Skip to content

Commit

Permalink
Chore(deps): Bump @reduxjs/toolkit from 2.2.6 to 2.5.0 (#4683)
Browse files Browse the repository at this point in the history
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.2.6 to 2.5.0.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v2.2.6...v2.5.0)

---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 0eb3802 commit 5c431f5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.1.6",
"@mui/x-date-pickers": "^7.22.1",
"@reduxjs/toolkit": "^2.2.6",
"@reduxjs/toolkit": "^2.5.0",
"@reown/walletkit": "^1.1.1",
"@safe-global/api-kit": "^2.4.6",
"@safe-global/protocol-kit": "^4.1.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5616,23 +5616,23 @@ __metadata:
languageName: node
linkType: hard

"@reduxjs/toolkit@npm:^2.2.6":
version: 2.2.6
resolution: "@reduxjs/toolkit@npm:2.2.6"
"@reduxjs/toolkit@npm:^2.5.0":
version: 2.5.0
resolution: "@reduxjs/toolkit@npm:2.5.0"
dependencies:
immer: "npm:^10.0.3"
redux: "npm:^5.0.1"
redux-thunk: "npm:^3.1.0"
reselect: "npm:^5.1.0"
peerDependencies:
react: ^16.9.0 || ^17.0.0 || ^18
react: ^16.9.0 || ^17.0.0 || ^18 || ^19
react-redux: ^7.2.1 || ^8.1.3 || ^9.0.0
peerDependenciesMeta:
react:
optional: true
react-redux:
optional: true
checksum: 10/a63fba0943c6f689684fabbc0644f450b6b5d88193425a7323ee19ee84a97f33901573ad8198006e549f57b46ecda9ac5cb80659dcd0dbb44496814ead17d679
checksum: 10/b24ee7e89bd00c5f3ee5df12cbc1b6395784ff215b9bf75d2c1b211d8494af220057ced666f49c6e815b723252bc3eb704f7be4a3c261ab06ee7b776f4565d4b
languageName: node
linkType: hard

Expand Down Expand Up @@ -22095,7 +22095,7 @@ __metadata:
"@next/bundle-analyzer": "npm:^15.0.4"
"@next/mdx": "npm:^15.0.4"
"@openzeppelin/contracts": "npm:^4.9.6"
"@reduxjs/toolkit": "npm:^2.2.6"
"@reduxjs/toolkit": "npm:^2.5.0"
"@reown/walletkit": "npm:^1.1.1"
"@safe-global/api-kit": "npm:^2.4.6"
"@safe-global/protocol-kit": "npm:^4.1.3"
Expand Down

0 comments on commit 5c431f5

Please sign in to comment.