Skip to content

Commit 5f594d6

Browse files
chore(deps): bump zustand from 4.5.5 to 5.0.9
Dependabot couldn't find the original pull request head commit, 49687d4.
1 parent e669e81 commit 5f594d6

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
@@ -19575,15 +19575,6 @@ __metadata:
1957519575
languageName: node
1957619576
linkType: hard
1957719577

19578-
"use-sync-external-store@npm:1.2.2":
19579-
version: 1.2.2
19580-
resolution: "use-sync-external-store@npm:1.2.2"
19581-
peerDependencies:
19582-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
19583-
checksum: 10/671e9c190aab9a8374a5d468c6ba17f52c38b6fae970110bc196fc1e2b57204149aea9619be49a1bb5207fb6e51d8afd19c3bcb94afe61813fed039821461dc0
19584-
languageName: node
19585-
linkType: hard
19586-
1958719578
"use-sync-external-store@npm:^1.4.0":
1958819579
version: 1.4.0
1958919580
resolution: "use-sync-external-store@npm:1.4.0"
@@ -20367,7 +20358,7 @@ __metadata:
2036720358
webrtc-adapter: "npm:9.0.3"
2036820359
workbox-webpack-plugin: "npm:7.4.0"
2036920360
zod: "npm:^3.24.2"
20370-
zustand: "npm:4.5.5"
20361+
zustand: "npm:5.0.9"
2037120362
languageName: unknown
2037220363
linkType: soft
2037320364

@@ -20835,22 +20826,23 @@ __metadata:
2083520826
languageName: node
2083620827
linkType: hard
2083720828

20838-
"zustand@npm:4.5.5":
20839-
version: 4.5.5
20840-
resolution: "zustand@npm:4.5.5"
20841-
dependencies:
20842-
use-sync-external-store: "npm:1.2.2"
20829+
"zustand@npm:5.0.9":
20830+
version: 5.0.9
20831+
resolution: "zustand@npm:5.0.9"
2084320832
peerDependencies:
20844-
"@types/react": ">=16.8"
20833+
"@types/react": ">=18.0.0"
2084520834
immer: ">=9.0.6"
20846-
react: ">=16.8"
20835+
react: ">=18.0.0"
20836+
use-sync-external-store: ">=1.2.0"
2084720837
peerDependenciesMeta:
2084820838
"@types/react":
2084920839
optional: true
2085020840
immer:
2085120841
optional: true
2085220842
react:
2085320843
optional: true
20854-
checksum: 10/481b8210187b69678074a1ca51107654c2379688e90407bfcb7961e0803a259742bfd0d77171c3f07e290896ad55fe9659b3863f30d34cb2572650ead1249f25
20844+
use-sync-external-store:
20845+
optional: true
20846+
checksum: 10/af24d8cc07383b85bf713d1be55a788d4559c5b20980852095c2352bfd0a3bc64d0ba1f08f2f440d5c298ea2856d34d67e5e74fafe29d8796e8b4a09781ca86c
2085520847
languageName: node
2085620848
linkType: hard

0 commit comments

Comments
 (0)