Skip to content

Commit

Permalink
bump to redux 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EskiMojo14 committed Dec 23, 2023
1 parent 6c45d32 commit cf7dd43
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
],
"dependencies": {
"immer": "^10.0.3",
"redux": "https://pkg.csb.dev/reduxjs/redux/commit/3e9e484f/redux/_pkg.tgz",
"redux": "^5.0.1",
"redux-thunk": "^3.1.0",
"reselect": "^5.0.1"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7075,7 +7075,7 @@ __metadata:
node-fetch: ^2.6.1
prettier: ^2.2.1
query-string: ^7.0.1
redux: "https://pkg.csb.dev/reduxjs/redux/commit/3e9e484f/redux/_pkg.tgz"
redux: ^5.0.1
redux-thunk: ^3.1.0
reselect: ^5.0.1
rimraf: ^3.0.2
Expand Down Expand Up @@ -25134,13 +25134,6 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"redux@https://pkg.csb.dev/reduxjs/redux/commit/3e9e484f/redux/_pkg.tgz":
version: 5.0.0
resolution: "redux@https://pkg.csb.dev/reduxjs/redux/commit/3e9e484f/redux/_pkg.tgz"
checksum: 9ea2a3a8b387e6c299bd5ac4ec5b26f207ff368546c8a5c226655e57476ee5f87f52724ab2427f31e87e6cdc21566e8132f1dce1db2f5d2003b85d822c350cdc
languageName: node
linkType: hard

"redux@npm:^4.1.2":
version: 4.1.2
resolution: "redux@npm:4.1.2"
Expand All @@ -25159,6 +25152,13 @@ fsevents@^1.2.7:
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

"reftools@npm:^1.1.9":
version: 1.1.9
resolution: "reftools@npm:1.1.9"
Expand Down

0 comments on commit cf7dd43

Please sign in to comment.