Skip to content

Commit 4d3fe11

Browse files
chore(deps): update dependency @reduxjs/toolkit to v2.8.2 (#1101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16ffc02 commit 4d3fe11

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.8.1",
58+
"@reduxjs/toolkit": "2.8.2",
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
@@ -2302,10 +2302,10 @@
23022302
tslib "^2.6.2"
23032303
webcrypto-core "^1.8.0"
23042304

2305-
"@reduxjs/[email protected].1":
2306-
version "2.8.1"
2307-
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.8.1.tgz#85a50572627bce1e6cfbc3803b31a3290f5f344d"
2308-
integrity sha512-GLjHS13LiBdiuxSJvfWs3+Cx5yt97mCbuVlDteTusS6VRksPhoWviO8L1e3Re1G94m6lkw/l4pjEEyyNaGf19g==
2305+
"@reduxjs/[email protected].2":
2306+
version "2.8.2"
2307+
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.8.2.tgz#f4e9f973c6fc930c1e0f3bf462cc95210c28f5f9"
2308+
integrity sha512-MYlOhQ0sLdw4ud48FoC5w0dH9VfWQjtCjreKwYTT3l+r427qYC5Y8PihNutepr8XrNaBUDQo9khWUwQxZaqt5A==
23092309
dependencies:
23102310
"@standard-schema/spec" "^1.0.0"
23112311
"@standard-schema/utils" "^0.3.0"

0 commit comments

Comments
 (0)