Skip to content

Commit 1cb406a

Browse files
yarn(deps): bump @reduxjs/toolkit from 2.9.0 to 2.9.1 (#5517)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9c15d8 commit 1cb406a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@microsoft/clarity": "^1.0.0",
1919
"@react-hook/resize-observer": "^2.0.2",
2020
"@react-spring/web": "^10.0.3",
21-
"@reduxjs/toolkit": "^2.9.0",
21+
"@reduxjs/toolkit": "^2.9.1",
2222
"avataaars": "^2.0.0",
2323
"classnames": "^2.5.1",
2424
"file-saver": "^2.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2062,10 +2062,10 @@
20622062
"@react-spring/shared" "~10.0.3"
20632063
"@react-spring/types" "~10.0.3"
20642064

2065-
"@reduxjs/toolkit@^2.9.0":
2066-
version "2.9.0"
2067-
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.9.0.tgz#d4b12b90c27716a6a507193f8c3b2880729b97d5"
2068-
integrity sha512-fSfQlSRu9Z5yBkvsNhYF2rPS8cGXn/TZVrlwN1948QyZ8xMZ0JvP50S2acZNaf+o63u6aEeMjipFyksjIcWrog==
2065+
"@reduxjs/toolkit@^2.9.1":
2066+
version "2.9.1"
2067+
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.9.1.tgz#5a917eb5258492a44a0ae21bd28dd5e6a8124dfe"
2068+
integrity sha512-sETJ3qO72y7L7WiR5K54UFLT3jRzAtqeBPVO15xC3bGA6kDqCH8m/v7BKCPH4czydXzz/1lPEGLvew7GjOO3Qw==
20692069
dependencies:
20702070
"@standard-schema/spec" "^1.0.0"
20712071
"@standard-schema/utils" "^0.3.0"

0 commit comments

Comments
 (0)