Skip to content

Commit 2931acc

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

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.7.0",
58+
"@reduxjs/toolkit": "2.8.0",
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/toolkit@2.7.0":
2306-
version "2.7.0"
2307-
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.7.0.tgz#6a8823aa741a5aab2a2ce58e6326243f36fe31f2"
2308-
integrity sha512-XVwolG6eTqwV0N8z/oDlN93ITCIGIop6leXlGJI/4EKy+0POYkR+ABHRSdGXY+0MQvJBP8yAzh+EYFxTuvmBiQ==
2305+
"@reduxjs/toolkit@2.8.0":
2306+
version "2.8.0"
2307+
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.8.0.tgz#9428c324d53a18ef75f3e39a7c72a4e93a2624d7"
2308+
integrity sha512-7OAPcjqZwxzTV9UQ5l6hKQ9ap9GV1xJi6mh6hzDm+qvEjZ4hRdWMBx9b5oE8k1X9PQY8aE/Zf0WBKAYw0digXg==
23092309
dependencies:
23102310
"@standard-schema/spec" "^1.0.0"
23112311
"@standard-schema/utils" "^0.3.0"

0 commit comments

Comments
 (0)