Skip to content

Commit 771bbfb

Browse files
chore(deps): bump zustand from 4.5.5 to 5.0.9
Dependabot couldn't find the original pull request head commit, 854ccc4.
1 parent f240d5c commit 771bbfb

File tree

2 files changed

+11
-19
lines changed

2 files changed

+11
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"webgl-utils.js": "1.1.0",
7373
"webrtc-adapter": "9.0.3",
7474
"zod": "^3.24.2",
75-
"zustand": "4.5.5"
75+
"zustand": "5.0.9"
7676
},
7777
"devDependencies": {
7878
"@babel/core": "7.28.5",

yarn.lock

Lines changed: 10 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -19566,15 +19566,6 @@ __metadata:
1956619566
languageName: node
1956719567
linkType: hard
1956819568

19569-
"use-sync-external-store@npm:1.2.2":
19570-
version: 1.2.2
19571-
resolution: "use-sync-external-store@npm:1.2.2"
19572-
peerDependencies:
19573-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
19574-
checksum: 10/671e9c190aab9a8374a5d468c6ba17f52c38b6fae970110bc196fc1e2b57204149aea9619be49a1bb5207fb6e51d8afd19c3bcb94afe61813fed039821461dc0
19575-
languageName: node
19576-
linkType: hard
19577-
1957819569
"use-sync-external-store@npm:^1.4.0":
1957919570
version: 1.4.0
1958019571
resolution: "use-sync-external-store@npm:1.4.0"
@@ -20358,7 +20349,7 @@ __metadata:
2035820349
webrtc-adapter: "npm:9.0.3"
2035920350
workbox-webpack-plugin: "npm:7.4.0"
2036020351
zod: "npm:^3.24.2"
20361-
zustand: "npm:4.5.5"
20352+
zustand: "npm:5.0.9"
2036220353
languageName: unknown
2036320354
linkType: soft
2036420355

@@ -20826,22 +20817,23 @@ __metadata:
2082620817
languageName: node
2082720818
linkType: hard
2082820819

20829-
"zustand@npm:4.5.5":
20830-
version: 4.5.5
20831-
resolution: "zustand@npm:4.5.5"
20832-
dependencies:
20833-
use-sync-external-store: "npm:1.2.2"
20820+
"zustand@npm:5.0.9":
20821+
version: 5.0.9
20822+
resolution: "zustand@npm:5.0.9"
2083420823
peerDependencies:
20835-
"@types/react": ">=16.8"
20824+
"@types/react": ">=18.0.0"
2083620825
immer: ">=9.0.6"
20837-
react: ">=16.8"
20826+
react: ">=18.0.0"
20827+
use-sync-external-store: ">=1.2.0"
2083820828
peerDependenciesMeta:
2083920829
"@types/react":
2084020830
optional: true
2084120831
immer:
2084220832
optional: true
2084320833
react:
2084420834
optional: true
20845-
checksum: 10/481b8210187b69678074a1ca51107654c2379688e90407bfcb7961e0803a259742bfd0d77171c3f07e290896ad55fe9659b3863f30d34cb2572650ead1249f25
20835+
use-sync-external-store:
20836+
optional: true
20837+
checksum: 10/af24d8cc07383b85bf713d1be55a788d4559c5b20980852095c2352bfd0a3bc64d0ba1f08f2f440d5c298ea2856d34d67e5e74fafe29d8796e8b4a09781ca86c
2084620838
languageName: node
2084720839
linkType: hard

0 commit comments

Comments
 (0)