Skip to content

Commit ad04d9c

Browse files
chore(deps): update dependency @reduxjs/toolkit to v2.10.1 (#1278)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a79b9ee commit ad04d9c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/plugins/typescript/rtk-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"tslib": "^2.8.1"
5656
},
5757
"devDependencies": {
58-
"@reduxjs/toolkit": "2.10.0",
58+
"@reduxjs/toolkit": "2.10.1",
5959
"@rtk-query/graphql-request-base-query": "2.3.1",
6060
"graphql-request": "^6.0.0"
6161
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2333,10 +2333,10 @@
23332333
tslib "^2.6.2"
23342334
webcrypto-core "^1.8.0"
23352335

2336-
"@reduxjs/[email protected].0":
2337-
version "2.10.0"
2338-
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.10.0.tgz#de8f805a2e03a648eff5115206d2a19568ac2002"
2339-
integrity sha512-DCDKKB+DDy00kULFGoj5jtxRXksCGtEKEPbeSqRi20/vUrwrBD+zyJx+jQ7xkIU1pUHQ6OIYHyc9NiVSEjAlNA==
2336+
"@reduxjs/[email protected].1":
2337+
version "2.10.1"
2338+
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.10.1.tgz#b3b9da21335eea409d3498544bcaf83b481a0195"
2339+
integrity sha512-/U17EXQ9Do9Yx4DlNGU6eVNfZvFJfYpUtRRdLf19PbPjdWBxNlxGZXywQZ1p1Nz8nMkWplTI7iD/23m07nolDA==
23402340
dependencies:
23412341
"@standard-schema/spec" "^1.0.0"
23422342
"@standard-schema/utils" "^0.3.0"

0 commit comments

Comments
 (0)