Skip to content

Commit 7c76e4c

Browse files
chore(deps): bump zustand from 4.4.7 to 4.5.4 (#857)
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.4.7 to 4.5.4. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.4.7...v4.5.4) --- updated-dependencies: - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a7f2ff commit 7c76e4c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"slugify": "^1.6.5",
5252
"yarn": "1.22.19",
5353
"zero-fill": "^2.2.4",
54-
"zustand": "^4.0.0-rc.1"
54+
"zustand": "^4.5.4"
5555
},
5656
"devDependencies": {
5757
"@babel/core": "^7.25.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6691,7 +6691,7 @@ __metadata:
66916691
webpack: "npm:^5.93.0"
66926692
yarn: "npm:1.22.19"
66936693
zero-fill: "npm:^2.2.4"
6694-
zustand: "npm:^4.0.0-rc.1"
6694+
zustand: "npm:^4.5.4"
66956695
languageName: unknown
66966696
linkType: soft
66976697

@@ -10265,14 +10265,14 @@ __metadata:
1026510265
languageName: node
1026610266
linkType: hard
1026710267

10268-
"zustand@npm:^4.0.0-rc.1":
10269-
version: 4.4.7
10270-
resolution: "zustand@npm:4.4.7"
10268+
"zustand@npm:^4.5.4":
10269+
version: 4.5.4
10270+
resolution: "zustand@npm:4.5.4"
1027110271
dependencies:
1027210272
use-sync-external-store: "npm:1.2.0"
1027310273
peerDependencies:
1027410274
"@types/react": ">=16.8"
10275-
immer: ">=9.0"
10275+
immer: ">=9.0.6"
1027610276
react: ">=16.8"
1027710277
peerDependenciesMeta:
1027810278
"@types/react":
@@ -10281,6 +10281,6 @@ __metadata:
1028110281
optional: true
1028210282
react:
1028310283
optional: true
10284-
checksum: 10c0/de507f09eb79039d74d282df6ffac6c7fb6b840ca3620b0392bcbe3f9049902802db5448b4002e6fcb32f903f7ec1aea14602049eb2a3a8410bfea7186d72fb7
10284+
checksum: 10c0/479af491ffa1f1eb2c38b3ba25dc4e14339e8b35a60033d3f6c165b22f8be8163f7e1370015ded9c6e28548cd25af84a73fb40b5fad0bd7882d16ddd5ed613c6
1028510285
languageName: node
1028610286
linkType: hard

0 commit comments

Comments
 (0)