Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 2c65192 commit 5aad580
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@redux-devtools/slider-monitor": "workspace:^",
"@redux-devtools/ui": "workspace:^",
"@redux-devtools/utils": "workspace:^",
"@reduxjs/toolkit": "^2.2.8",
"@reduxjs/toolkit": "^2.3.0",
"@types/jsan": "^3.1.5",
"jsan": "^3.1.14",
"localforage": "^1.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-app-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@babel/preset-react": "^7.25.7",
"@babel/preset-typescript": "^7.25.7",
"@emotion/react": "^11.13.3",
"@reduxjs/toolkit": "^2.2.8",
"@reduxjs/toolkit": "^2.3.0",
"@rjsf/core": "^5.21.2",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@babel/preset-react": "^7.25.7",
"@babel/preset-typescript": "^7.25.7",
"@emotion/react": "^11.13.3",
"@reduxjs/toolkit": "^2.2.8",
"@reduxjs/toolkit": "^2.3.0",
"@rjsf/core": "^5.21.2",
"@types/jsan": "^3.1.5",
"@types/json-schema": "^7.0.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@apollo/server": "^4.11.0",
"@emotion/react": "^11.13.3",
"@redux-devtools/app": "workspace:^",
"@reduxjs/toolkit": "^2.2.8",
"@reduxjs/toolkit": "^2.3.0",
"@types/react": "^18.3.11",
"body-parser": "^1.20.3",
"chalk": "^5.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/redux-devtools-rtk-query-monitor/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@redux-devtools/core": "workspace:^",
"@redux-devtools/dock-monitor": "workspace:^",
"@redux-devtools/rtk-query-monitor": "workspace:^",
"@reduxjs/toolkit": "^2.2.8",
"framer-motion": "^11.11.8",
"@reduxjs/toolkit": "^2.3.0",
"framer-motion": "^11.11.9",
"msw": "^2.4.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-rtk-query-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@emotion/babel-preset-css-prop": "^11.12.0",
"@emotion/react": "^11.13.3",
"@redux-devtools/core": "workspace:^",
"@reduxjs/toolkit": "^2.2.8",
"@reduxjs/toolkit": "^2.3.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
Expand Down
46 changes: 23 additions & 23 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5aad580

Please sign in to comment.