Skip to content

Commit

Permalink
chore(deps): update redux
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 26, 2024
1 parent cb4772f commit 5c99e67
Show file tree
Hide file tree
Showing 22 changed files with 134 additions and 141 deletions.
4 changes: 2 additions & 2 deletions extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"react-icons": "^5.0.1",
"react-is": "^18.2.0",
"react-json-tree": "^0.18.0",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
"react-redux": "^9.1.0",
"redux": "^5.0.1",
"redux-persist": "^6.0.0",
"styled-components": "^5.3.11"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/redux-devtools-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@redux-devtools/rtk-query-monitor": "^5.0.0",
"@redux-devtools/slider-monitor": "^5.0.0",
"@redux-devtools/ui": "^1.3.1",
"@reduxjs/toolkit": "^1.9.7",
"@reduxjs/toolkit": "^2.2.2",
"d3-state-visualizer": "^2.0.0",
"javascript-stringify": "^2.1.0",
"jsan": "^3.1.14",
Expand All @@ -59,8 +59,8 @@
"lodash": "^4.17.21",
"react-icons": "^5.0.1",
"react-is": "^18.2.0",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
"react-redux": "^9.1.0",
"redux": "^5.0.1",
"redux-persist": "^6.0.0",
"socketcluster-client": "^19.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-chart-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"react": "^18.2.0",
"redux": "^4.2.1",
"redux": "^5.0.1",
"rimraf": "^5.0.5",
"typescript": "~5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-dock-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"react": "^18.2.0",
"redux": "^4.2.1",
"redux": "^5.0.1",
"rimraf": "^5.0.5",
"typescript": "~5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@typescript-eslint/parser": "^7.4.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"redux": "^4.2.1",
"redux": "^5.0.1",
"rimraf": "^5.0.5",
"typescript": "~5.3.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"react-redux": "^8.1.3",
"react-redux": "^9.1.0",
"react-router-dom": "^6.22.3",
"redux": "^4.2.1",
"redux": "^5.0.1",
"redux-logger": "^3.0.6",
"styled-components": "^5.3.11"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"jest-environment-jsdom": "^29.7.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redux": "^4.2.1",
"redux": "^5.0.1",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.2",
"typescript": "~5.3.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-test-renderer": "^18.2.0",
"redux": "^4.2.1",
"redux": "^5.0.1",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.2",
"typescript": "~5.3.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/redux-devtools-inspector-monitor/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"react": "^18.2.0",
"react-bootstrap": "^2.10.2",
"react-dom": "^18.2.0",
"react-redux": "^8.1.3",
"react-redux": "^9.1.0",
"react-router-dom": "^6.22.3",
"redux": "^4.2.1",
"redux": "^5.0.1",
"redux-logger": "^3.0.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-inspector-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"react": "^18.2.0",
"redux": "^4.2.1",
"redux": "^5.0.1",
"rimraf": "^5.0.5",
"typescript": "~5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-instrument/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^27.9.0",
"jest": "^29.7.0",
"redux": "^4.2.1",
"redux": "^5.0.1",
"rimraf": "^5.0.5",
"rxjs": "^7.8.1",
"ts-jest": "^29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-log-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"react": "^18.2.0",
"redux": "^4.2.1",
"redux": "^5.0.1",
"rimraf": "^5.0.5",
"typescript": "~5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@typescript-eslint/parser": "^7.4.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"redux": "^4.2.1",
"redux": "^5.0.1",
"rimraf": "^5.0.5",
"typescript": "~5.3.3"
},
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,14 +18,14 @@
"@redux-devtools/core": "^4.0.0",
"@redux-devtools/dock-monitor": "^4.0.0",
"@redux-devtools/rtk-query-monitor": "^5.0.0",
"@reduxjs/toolkit": "^1.9.7",
"@reduxjs/toolkit": "^2.2.2",
"framer-motion": "^11.0.22",
"msw": "^2.2.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^5.0.1",
"react-is": "^18.2.0",
"react-redux": "^8.1.3",
"react-redux": "^9.1.0",
"react-router-dom": "^6.22.3",
"styled-components": "^5.3.11"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/redux-devtools-rtk-query-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@emotion/babel-preset-css-prop": "^11.11.0",
"@emotion/react": "^11.11.4",
"@redux-devtools/core": "^4.0.0",
"@reduxjs/toolkit": "^1.9.7",
"@reduxjs/toolkit": "^2.2.2",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.2",
"@types/jest": "^29.5.12",
Expand All @@ -84,8 +84,8 @@
"jest-environment-jsdom": "^29.7.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
"react-redux": "^9.1.0",
"redux": "^5.0.1",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.2",
"typescript": "~5.3.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
"react-redux": "^9.1.0",
"redux": "^5.0.1",
"styled-components": "^5.3.11",
"todomvc-app-css": "^2.4.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-slider-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"react": "^18.2.0",
"redux": "^4.2.1",
"redux": "^5.0.1",
"rimraf": "^5.0.5",
"typescript": "~5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jsan": "^3.1.14",
"lodash": "^4.17.21",
"nanoid": "^5.0.6",
"redux": "^4.2.1"
"redux": "^5.0.1"
},
"devDependencies": {
"@babel/cli": "^7.24.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/redux-devtools/examples/counter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"@redux-devtools/log-monitor": "^5.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
"redux-thunk": "^2.4.2"
"react-redux": "^9.1.0",
"redux": "^5.0.1",
"redux-thunk": "^3.1.0"
},
"devDependencies": {
"@babel/core": "^7.24.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/redux-devtools/examples/todomvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"classnames": "^2.5.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
"react-redux": "^9.1.0",
"redux": "^5.0.1",
"todomvc-app-css": "^2.4.3"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/redux-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"jest": "^29.7.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
"react-redux": "^9.1.0",
"redux": "^5.0.1",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.2",
"typescript": "~5.3.3"
Expand Down

0 comments on commit 5c99e67

Please sign in to comment.