Skip to content

Commit

Permalink
chore(deps): update dependency @reduxjs/toolkit to v2.2.0 (#627)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent 232ca43 commit a269632
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/plugins/typescript/rtk-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"tslib": "~2.6.0"
},
"devDependencies": {
"@reduxjs/toolkit": "2.1.0",
"@reduxjs/toolkit": "2.2.0",
"@rtk-query/graphql-request-base-query": "2.2.0",
"graphql-request": "^4.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2379,10 +2379,10 @@
tiny-glob "^0.2.9"
tslib "^2.4.0"

"@reduxjs/toolkit@2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.1.0.tgz#b613226669557080d5d683f3dbbd95462f94b965"
integrity sha512-nfJ/b4ZhzUevQ1ZPKjlDL6CMYxO4o7ZL7OSsvSOxzT/EN11LsBDgTqP7aedHtBrFSVoK7oTP1SbMWUwGb30NLg==
"@reduxjs/toolkit@2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.2.0.tgz#69b7d7933ea3e7f0cbbe182caa4850e09ea643ae"
integrity sha512-ZvPYKfu4kDnAqPhJ1bsis8QFbiQRz3Q2HxW3tw9tVGusPzYKRG7ju1FA+34PGcwCoemjGGv+f/7fEygcRZIwmA==
dependencies:
immer "^10.0.3"
redux "^5.0.1"
Expand Down

0 comments on commit a269632

Please sign in to comment.