Skip to content

Commit 3ba7bbd

Browse files
Bump react-redux from 8.0.5 to 9.1.0 in /client
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 8.0.5 to 9.1.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.0.5...v9.1.0) --- updated-dependencies: - dependency-name: react-redux dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be35026 commit 3ba7bbd

File tree

2 files changed

+34
-88
lines changed

2 files changed

+34
-88
lines changed

client/package-lock.json

Lines changed: 33 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react": "^18.2.0",
1818
"react-dom": "^18.2.0",
1919
"react-hot-toast": "^2.4.1",
20-
"react-redux": "^8.0.5",
20+
"react-redux": "^9.1.0",
2121
"react-router-dom": "^6.11.2",
2222
"redux": "^4.2.1"
2323
},

0 commit comments

Comments
 (0)