Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…
Browse files Browse the repository at this point in the history
…o cut-down-on-resolutions
  • Loading branch information
aryaemami59 committed May 9, 2024
2 parents a438284 + 00d46d9 commit 927da27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"immer": "^10.0.3",
"redux": "^5.0.1",
"redux-thunk": "^3.1.0",
"reselect": "^5.0.1"
"reselect": "^5.1.0"
},
"peerDependencies": {
"react": "^16.9.0 || ^17.0.0 || ^18",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7482,7 +7482,7 @@ __metadata:
query-string: "npm:^7.0.1"
redux: "npm:^5.0.1"
redux-thunk: "npm:^3.1.0"
reselect: "npm:^5.0.1"
reselect: "npm:^5.1.0"
rimraf: "npm:^3.0.2"
size-limit: "npm:^11.0.1"
tslib: "npm:^1.10.0"
Expand Down Expand Up @@ -25273,7 +25273,7 @@ __metadata:
languageName: node
linkType: hard

"reselect@npm:^5.0.1":
"reselect@npm:^5.1.0":
version: 5.1.0
resolution: "reselect@npm:5.1.0"
checksum: 10/657c379d9461781b7cb5f0a32133e23b4266886660c94fcc77c102bec8abe484b32bf43a911b99b747ecf7439f157696561d744d40dc920024611beb1a0d921f
Expand Down

0 comments on commit 927da27

Please sign in to comment.