Skip to content

Commit

Permalink
Merge pull request #530 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.4.0
  • Loading branch information
louise-davies authored Dec 9, 2024
2 parents c4cc962 + 8628bf8 commit 0dbe1d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.3.0",
"@reduxjs/toolkit": "2.4.0",
"@tanstack/react-query": "5.61.3",
"@tanstack/react-query-devtools": "5.61.3",
"@tanstack/react-table": "8.20.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1444,9 +1444,9 @@ __metadata:
languageName: node
linkType: hard

"@reduxjs/toolkit@npm:2.3.0":
version: 2.3.0
resolution: "@reduxjs/toolkit@npm:2.3.0"
"@reduxjs/toolkit@npm:2.4.0":
version: 2.4.0
resolution: "@reduxjs/toolkit@npm:2.4.0"
dependencies:
immer: "npm:^10.0.3"
redux: "npm:^5.0.1"
Expand All @@ -1460,7 +1460,7 @@ __metadata:
optional: true
react-redux:
optional: true
checksum: 10c0/414e90b706331385a2122fc79e33f90c59a9caf9a59419f1bfd7f5e594bc8e4987902fd1bccbc53eb96d22c65ec2981ff5581f3d2df3ecd381a630f391edfc3e
checksum: 10c0/8752f18ded06727386662e2b6ea626008c5eb79630bd67ed911b7958375d25882cf2c8703f10e9c56df12c0b4123eb495aead10b0e31072196478221a9f92a74
languageName: node
linkType: hard

Expand Down Expand Up @@ -6891,7 +6891,7 @@ __metadata:
"@mui/system": "npm:5.16.2"
"@mui/x-date-pickers": "npm:^6.19.0"
"@playwright/test": "npm:1.48.0"
"@reduxjs/toolkit": "npm:2.3.0"
"@reduxjs/toolkit": "npm:2.4.0"
"@tanstack/eslint-plugin-query": "npm:^5.53.0"
"@tanstack/react-query": "npm:5.61.3"
"@tanstack/react-query-devtools": "npm:5.61.3"
Expand Down

0 comments on commit 0dbe1d6

Please sign in to comment.