Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @reduxjs/toolkit to v2.1.0 #281

Merged
merged 1 commit into from
Jan 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2952,11 +2952,11 @@ __metadata:
linkType: hard

"@reduxjs/toolkit@npm:^2.0.0":
version: 2.0.1
resolution: "@reduxjs/toolkit@npm:2.0.1"
version: 2.1.0
resolution: "@reduxjs/toolkit@npm:2.1.0"
dependencies:
immer: "npm:^10.0.3"
redux: "npm:^5.0.0"
redux: "npm:^5.0.1"
redux-thunk: "npm:^3.1.0"
reselect: "npm:^5.0.1"
peerDependencies:
Expand All @@ -2967,7 +2967,7 @@ __metadata:
optional: true
react-redux:
optional: true
checksum: 161b9b8e11d9688890ab97b604a4c10c0d41b1369425a5fa821586932db4cd5a391d15799732b3612e6120a6336458ff577ff254219315c05ecd68da5d15fd79
checksum: 4ea9e9ea8cc2cab1c997127dc332c165cebc55bf8e95812ba4dc40d48dd87d5ee4bf3316b9eab49b5cce056eda6bdcb4b2a7dc3a15f056f64f76134f148f9f10
languageName: node
linkType: hard

Expand Down Expand Up @@ -13637,7 +13637,7 @@ __metadata:
languageName: node
linkType: hard

"redux@npm:^5.0.0":
"redux@npm:^5.0.1":
version: 5.0.1
resolution: "redux@npm:5.0.1"
checksum: b10c28357194f38e7d53b760ed5e64faa317cc63de1fb95bc5d9e127fab956392344368c357b8e7a9bedb0c35b111e7efa522210cfdc3b3c75e5074718e9069c
Expand Down