Skip to content

Commit

Permalink
Merge pull request #549 from ral-facilities/renovate/reduxjs-toolkit-2.x
Browse files Browse the repository at this point in the history
Update dependency @reduxjs/toolkit to v2.5.0
  • Loading branch information
louise-davies authored Jan 6, 2025
2 parents d878e5b + db44c82 commit a37e5ee
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 @@ -14,7 +14,7 @@
"@mui/material": "5.16.2",
"@mui/system": "5.16.2",
"@mui/x-date-pickers": "6.19.0",
"@reduxjs/toolkit": "2.4.0",
"@reduxjs/toolkit": "2.5.0",
"@tanstack/react-query": "5.62.3",
"@tanstack/react-query-devtools": "5.62.3",
"@tanstack/react-table": "8.20.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1418,23 +1418,23 @@ __metadata:
languageName: node
linkType: hard

"@reduxjs/toolkit@npm:2.4.0":
version: 2.4.0
resolution: "@reduxjs/toolkit@npm:2.4.0"
"@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: 10c0/8752f18ded06727386662e2b6ea626008c5eb79630bd67ed911b7958375d25882cf2c8703f10e9c56df12c0b4123eb495aead10b0e31072196478221a9f92a74
checksum: 10c0/81748a5a6d2f52a14769b6ed25aea1e77cda81b1db6599c7c3a1d1605696c65c4469f55146c2b2a7a2f8ebafa5ecd4996aa8deecb37aebb5307217ec2fe384ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -6697,7 +6697,7 @@ __metadata:
"@mui/system": "npm:5.16.2"
"@mui/x-date-pickers": "npm:6.19.0"
"@playwright/test": "npm:1.49.0"
"@reduxjs/toolkit": "npm:2.4.0"
"@reduxjs/toolkit": "npm:2.5.0"
"@tanstack/eslint-plugin-query": "npm:5.62.1"
"@tanstack/react-query": "npm:5.62.3"
"@tanstack/react-query-devtools": "npm:5.62.3"
Expand Down

0 comments on commit a37e5ee

Please sign in to comment.