Skip to content

Commit

Permalink
chore(deps): bump @reduxjs/toolkit from 2.0.1 to 2.2.7 (#549)
Browse files Browse the repository at this point in the history
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.0.1 to 2.2.7.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v2.0.1...v2.2.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent e9ef2cd commit a7a865b
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"type": "module",
"dependencies": {
"@reduxjs/toolkit": "^2.0.1",
"@reduxjs/toolkit": "^2.2.7",
"@zombordle/design-tokens": "workspace:packages/design-tokens",
"formula-one": "workspace:packages/formula-one",
"logrocket": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/formula-one/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test:related": "vitest related --run"
},
"dependencies": {
"@reduxjs/toolkit": "^2.0.1",
"@reduxjs/toolkit": "^2.2.7",
"react-is": "^18.3.1",
"styled-components": "^6.1.8"
},
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@app/zombordle@workspace:app"
dependencies:
"@reduxjs/toolkit": "npm:^2.0.1"
"@reduxjs/toolkit": "npm:^2.2.7"
"@svgr/webpack": "npm:^8.1.0"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.4.8"
Expand Down Expand Up @@ -2359,14 +2359,14 @@ __metadata:
languageName: node
linkType: hard

"@reduxjs/toolkit@npm:^2.0.1":
version: 2.0.1
resolution: "@reduxjs/toolkit@npm:2.0.1"
"@reduxjs/toolkit@npm:^2.2.7":
version: 2.2.7
resolution: "@reduxjs/toolkit@npm:2.2.7"
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"
reselect: "npm:^5.1.0"
peerDependencies:
react: ^16.9.0 || ^17.0.0 || ^18
react-redux: ^7.2.1 || ^8.1.3 || ^9.0.0
Expand All @@ -2375,7 +2375,7 @@ __metadata:
optional: true
react-redux:
optional: true
checksum: 10/a385264a2c584e863f3d469d11edeae26f262c68fca6b0b7603479c7f68302b9388e07f2570e67bb84870c174fa300fccb03d392859b7cc154a9b100fcd2bb63
checksum: 10/6bd1b5b44b12dbd53486c7dd05afc6d4bb7dc341ee3a44b5ed576b814db65babd5f81c5e3878ed5b2791dd4be01d4991e3a88e01ac5af11c260f4b9e4d5c30d9
languageName: node
linkType: hard

Expand Down Expand Up @@ -5875,7 +5875,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "formula-one@workspace:packages/formula-one"
dependencies:
"@reduxjs/toolkit": "npm:^2.0.1"
"@reduxjs/toolkit": "npm:^2.2.7"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.4.8"
"@testing-library/react": "npm:^16.0.0"
Expand Down Expand Up @@ -8578,10 +8578,10 @@ __metadata:
languageName: node
linkType: hard

"redux@npm:^5.0.0":
version: 5.0.0
resolution: "redux@npm:5.0.0"
checksum: 10/a316de394977a5a0b6aa36c439efb6773710f9a8b3642590b17ec12987825b3aca9e21d64ee0200e35551e0ac4226a228e917f6911949bd7db6a314458c9cedc
"redux@npm:^5.0.1":
version: 5.0.1
resolution: "redux@npm:5.0.1"
checksum: 10/a373f9ed65693ead58bea5ef61c1d6bef39da9f2706db3be6f84815f3a1283230ecd1184efb1b3daa7f807d8211b0181564ca8f336fc6ee0b1e2fa0ba06737c2
languageName: node
linkType: hard

Expand Down Expand Up @@ -8695,10 +8695,10 @@ __metadata:
languageName: node
linkType: hard

"reselect@npm:^5.0.1":
version: 5.0.1
resolution: "reselect@npm:5.0.1"
checksum: 10/32ab562f00afb9441903bd3290e392b411d07d504899d0731d0dbd62de0bad467ff7301edab418d08a2ea4dbfa6e51400646ea64af86a811e71560558c92a5b4
"reselect@npm:^5.1.0":
version: 5.1.1
resolution: "reselect@npm:5.1.1"
checksum: 10/1fdae11a39ed9c8d85a24df19517c8372ee24fefea9cce3fae9eaad8e9cefbba5a3d4940c6fe31296b6addf76e035588c55798f7e6e147e1b7c0855f119e7fa5
languageName: node
linkType: hard

Expand Down

0 comments on commit a7a865b

Please sign in to comment.