Skip to content

Commit

Permalink
Bump react-redux from 8.1.2 to 9.2.0
Browse files Browse the repository at this point in the history
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 8.1.2 to 9.2.0.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/react-redux@v8.1.2...v9.2.0)

---
updated-dependencies:
- dependency-name: react-redux
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 0e1439b commit 2e14f0f
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 45 deletions.
61 changes: 20 additions & 41 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/api-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"concurrently": "8.2.1",
"jest": "29.6.3",
"react": "18.2.0",
"react-redux": "8.1.2",
"react-redux": "9.2.0",
"rollup": "4.28.1",
"rollup-plugin-node-externals": "7.1.2",
"typescript": "5.7.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"qs": "6.13.0",
"react-dropzone": "14.2.3",
"react-number-format": "5.4.3",
"react-redux": "8.1.2",
"react-redux": "9.2.0",
"react-scroll-to-bottom": "4.2.0",
"react-teleporter": "3.1.0",
"react-use": "17.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"react-hook-form": "7.45.4",
"react-hotkeys-hook": "4.5.0",
"react-number-format": "5.4.3",
"react-redux": "8.1.2",
"react-redux": "9.2.0",
"react-router": "6.15.0",
"react-router-dom": "6.15.0",
"react-scroll-to-bottom": "4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"moment": "2.30.1",
"react-dropzone": "14.2.3",
"react-hook-form": "7.45.4",
"react-redux": "8.1.2",
"react-redux": "9.2.0",
"react-scroll-to-bottom": "4.2.0",
"react-use": "17.4.0",
"react-use-timeout": "1.0.0",
Expand Down

0 comments on commit 2e14f0f

Please sign in to comment.