Skip to content

Commit 021da2f

Browse files
chore(deps): bump zustand from 4.5.5 to 5.0.8
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.5 to 5.0.8. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.5.5...v5.0.8) --- updated-dependencies: - dependency-name: zustand dependency-version: 5.0.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3925c9e commit 021da2f

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
@@ -70,7 +70,7 @@
7070
"webgl-utils.js": "1.1.0",
7171
"webrtc-adapter": "9.0.3",
7272
"zod": "^3.24.2",
73-
"zustand": "4.5.5"
73+
"zustand": "5.0.8"
7474
},
7575
"devDependencies": {
7676
"@babel/core": "7.28.3",

yarn.lock

Lines changed: 10 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -21391,15 +21391,6 @@ __metadata:
2139121391
languageName: node
2139221392
linkType: hard
2139321393

21394-
"use-sync-external-store@npm:1.2.2":
21395-
version: 1.2.2
21396-
resolution: "use-sync-external-store@npm:1.2.2"
21397-
peerDependencies:
21398-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
21399-
checksum: 10/671e9c190aab9a8374a5d468c6ba17f52c38b6fae970110bc196fc1e2b57204149aea9619be49a1bb5207fb6e51d8afd19c3bcb94afe61813fed039821461dc0
21400-
languageName: node
21401-
linkType: hard
21402-
2140321394
"use-sync-external-store@npm:^1.4.0":
2140421395
version: 1.4.0
2140521396
resolution: "use-sync-external-store@npm:1.4.0"
@@ -22185,7 +22176,7 @@ __metadata:
2218522176
webrtc-adapter: "npm:9.0.3"
2218622177
workbox-webpack-plugin: "npm:7.3.0"
2218722178
zod: "npm:^3.24.2"
22188-
zustand: "npm:4.5.5"
22179+
zustand: "npm:5.0.8"
2218922180
languageName: unknown
2219022181
linkType: soft
2219122182

@@ -22668,22 +22659,23 @@ __metadata:
2266822659
languageName: node
2266922660
linkType: hard
2267022661

22671-
"zustand@npm:4.5.5":
22672-
version: 4.5.5
22673-
resolution: "zustand@npm:4.5.5"
22674-
dependencies:
22675-
use-sync-external-store: "npm:1.2.2"
22662+
"zustand@npm:5.0.8":
22663+
version: 5.0.8
22664+
resolution: "zustand@npm:5.0.8"
2267622665
peerDependencies:
22677-
"@types/react": ">=16.8"
22666+
"@types/react": ">=18.0.0"
2267822667
immer: ">=9.0.6"
22679-
react: ">=16.8"
22668+
react: ">=18.0.0"
22669+
use-sync-external-store: ">=1.2.0"
2268022670
peerDependenciesMeta:
2268122671
"@types/react":
2268222672
optional: true
2268322673
immer:
2268422674
optional: true
2268522675
react:
2268622676
optional: true
22687-
checksum: 10/481b8210187b69678074a1ca51107654c2379688e90407bfcb7961e0803a259742bfd0d77171c3f07e290896ad55fe9659b3863f30d34cb2572650ead1249f25
22677+
use-sync-external-store:
22678+
optional: true
22679+
checksum: 10/f824fbd0120bbb58c71e74599c7090fa81e9e94334b55a8bfc8964c57e6f1e1187d4be4771a93674755e798874eeb7612d6bde4c8c02a4fe47415fcd9f7407fc
2268822680
languageName: node
2268922681
linkType: hard

0 commit comments

Comments
 (0)