Skip to content

Commit 74b363c

Browse files
fix(deps): update dependency zustand to v3.5.5 (#338)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7169711 commit 74b363c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"undici": "3.3.6",
4444
"use-http": "1.0.21",
4545
"valtio": "1.0.6",
46-
"zustand": "3.5.4"
46+
"zustand": "3.5.5"
4747
},
4848
"babelMacros": {
4949
"twin": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12134,10 +12134,10 @@ zen-observable@^0.8.0:
1213412134
resolved "https://registry.npmjs.org/zen-observable/-/zen-observable-0.8.15.tgz#96415c512d8e3ffd920afd3889604e30b9eaac15"
1213512135
integrity sha512-PQ2PC7R9rslx84ndNBZB/Dkv8V8fZEpk83RLgXtYd0fwUgEjseMn1Dgajh2x6S8QbZAFa9p2qVCEuYZNgve0dQ==
1213612136

12137-
[email protected].4, zustand@^3.5.4:
12138-
version "3.5.4"
12139-
resolved "https://registry.yarnpkg.com/zustand/-/zustand-3.5.4.tgz#9050a15042ced663b10588327b9210df91f0e13e"
12140-
integrity sha512-EtS3D83il8eiydRS+xUcpczffT0MpD9ePIqAT10ns2tfzPvq85nmMmYJl9mOLOJjPLaXAMK8lgk0iCz2h7CxGg==
12137+
[email protected].5, zustand@^3.5.4:
12138+
version "3.5.5"
12139+
resolved "https://registry.yarnpkg.com/zustand/-/zustand-3.5.5.tgz#628458ad70621ddc2a17dbee49be963e5c0dccb5"
12140+
integrity sha512-iTiJoxzYFtiD7DhscgwK2P4Kft1JcZEI2U7mG8IxiOFM4KpBAiJZfFop3r/3wbCuyltXI6ph1Fx90e4j/S43XA==
1214112141

1214212142
zwitch@^1.0.0:
1214312143
version "1.0.5"

0 commit comments

Comments
 (0)