Skip to content

Commit bcc6a0d

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

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.6.0"
5656
},
5757
"devDependencies": {
58-
"@reduxjs/toolkit": "2.2.8",
58+
"@reduxjs/toolkit": "2.3.0",
5959
"@rtk-query/graphql-request-base-query": "2.2.0",
6060
"graphql-request": "^4.0.0"
6161
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2301,10 +2301,10 @@
23012301
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
23022302
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
23032303

2304-
"@reduxjs/toolkit@2.2.8":
2305-
version "2.2.8"
2306-
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.2.8.tgz#69e6473dd5a395860d387abdd53fe5a2add378c8"
2307-
integrity sha512-eK/ieXftPRQfaBSmzsamXEyDwkntMTY0e9SG5ETsEOv5JIPKhu3mj992t6B8FJjlnSrZBAAqdT8oMkPe4j+P9g==
2304+
"@reduxjs/toolkit@2.3.0":
2305+
version "2.3.0"
2306+
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.3.0.tgz#d00134634d6c1678e8563ac50026e429e3b64420"
2307+
integrity sha512-WC7Yd6cNGfHx8zf+iu+Q1UPTfEcXhQ+ATi7CV1hlrSAaQBdlPzg7Ww/wJHNQem7qG9rxmWoFCDCPubSvFObGzA==
23082308
dependencies:
23092309
immer "^10.0.3"
23102310
redux "^5.0.1"

0 commit comments

Comments
 (0)