Skip to content

Commit

Permalink
chore(deps): update dependency @reduxjs/toolkit to v2.6.0 (#1004)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 24, 2025
1 parent 4a7db97 commit 405ed8c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/plugins/typescript/rtk-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"tslib": "^2.8.1"
},
"devDependencies": {
"@reduxjs/toolkit": "2.5.1",
"@reduxjs/toolkit": "2.6.0",
"@rtk-query/graphql-request-base-query": "2.3.1",
"graphql-request": "^6.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2282,10 +2282,10 @@
tslib "^2.6.2"
webcrypto-core "^1.8.0"

"@reduxjs/toolkit@2.5.1":
version "2.5.1"
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.5.1.tgz#29ff1d6dd1cb35e57836e7ca37090063d39703ef"
integrity sha512-UHhy3p0oUpdhnSxyDjaRDYaw8Xra75UiLbCiRozVPHjfDwNYkh0TsVm/1OmTW8Md+iDAJmYPWUKMvsMc2GtpNg==
"@reduxjs/toolkit@2.6.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.6.0.tgz#fb4fdd0971162a1f18a6c52899fdfd9c77674e67"
integrity sha512-mWJCYpewLRyTuuzRSEC/IwIBBkYg2dKtQas8mty5MaV2iXzcmicS3gW554FDeOvLnY3x13NIk8MB1e8wHO7rqQ==
dependencies:
immer "^10.0.3"
redux "^5.0.1"
Expand Down

0 comments on commit 405ed8c

Please sign in to comment.