Skip to content

Commit

Permalink
chore(deps): bump redux from 4.2.1 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [redux](https://github.com/reduxjs/redux) from 4.2.1 to 5.0.1.
- [Release notes](https://github.com/reduxjs/redux/releases)
- [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/redux@v4.2.1...v5.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 25, 2024
1 parent 0b49ee8 commit 3773de4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react-router-dom": "^6.18.0",
"react-zoom-pan-pinch": "^2.5.0",
"reactour": "^1.19.0",
"redux": "^4.2.0",
"redux": "^5.0.1",
"styled-components": "^5.3.6",
"web-vitals": "^3.5.2"
},
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2924,7 +2924,7 @@ __metadata:
react-router-dom: ^6.18.0
react-zoom-pan-pinch: ^2.5.0
reactour: ^1.19.0
redux: ^4.2.0
redux: ^5.0.1
styled-components: ^5.3.6
typescript: ^5.2.2
vite: ^4.5.0
Expand Down Expand Up @@ -4256,7 +4256,7 @@ __metadata:
languageName: node
linkType: hard

"redux@npm:^4.2.0, redux@npm:^4.2.1":
"redux@npm:^4.2.1":
version: 4.2.1
resolution: "redux@npm:4.2.1"
dependencies:
Expand All @@ -4265,6 +4265,13 @@ __metadata:
languageName: node
linkType: hard

"redux@npm:^5.0.1":
version: 5.0.1
resolution: "redux@npm:5.0.1"
checksum: e74affa9009dd5d994878b9a1ce30d6569d986117175056edb003de2651c05b10fe7819d6fa94aea1a94de9a82f252f986547f007a2fbeb35c317a2e5f5ecf2c
languageName: node
linkType: hard

"reflect.getprototypeof@npm:^1.0.4":
version: 1.0.4
resolution: "reflect.getprototypeof@npm:1.0.4"
Expand Down

0 comments on commit 3773de4

Please sign in to comment.