Skip to content

Commit a247af4

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

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.11.1",
58+
"@reduxjs/toolkit": "2.11.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
@@ -2446,10 +2446,10 @@
24462446
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b"
24472447
integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==
24482448

2449-
"@reduxjs/[email protected].1":
2450-
version "2.11.1"
2451-
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.11.1.tgz#69553cb3f7d60582c7a96682c381a38de98de9f4"
2452-
integrity sha512-HjhlEREguAyBTGNzRlGNiDHGQ2EjLSPWwdhhpoEqHYy8hWak3Dp6/fU72OfqVsiMb8S6rbfPsWUF24fxpilrVA==
2449+
"@reduxjs/[email protected].2":
2450+
version "2.11.2"
2451+
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.11.2.tgz#582225acea567329ca6848583e7dd72580d38e82"
2452+
integrity sha512-Kd6kAHTA6/nUpp8mySPqj3en3dm0tdMIgbttnQ1xFMVpufoj+ADi8pXLBsd4xzTRHQa7t/Jv8W5UnCuW4kuWMQ==
24532453
dependencies:
24542454
"@standard-schema/spec" "^1.0.0"
24552455
"@standard-schema/utils" "^0.3.0"

0 commit comments

Comments
 (0)