Add "zustand" dependency

This commit is contained in:
schroda
2025-08-30 17:24:52 +02:00
parent 7d71780fbc
commit ebebd50689
2 changed files with 7 additions and 1 deletions

View File

@@ -80,7 +80,8 @@
"stylis-plugin-rtl": "2.1.1", "stylis-plugin-rtl": "2.1.1",
"use-long-press": "3.3.0", "use-long-press": "3.3.0",
"use-query-params": "2.2.1", "use-query-params": "2.2.1",
"webfontloader": "1.6.28" "webfontloader": "1.6.28",
"zustand": "5.0.8"
}, },
"devDependencies": { "devDependencies": {
"@graphql-codegen/cli": "5.0.7", "@graphql-codegen/cli": "5.0.7",

View File

@@ -9337,3 +9337,8 @@ zen-observable@0.8.15:
version "0.8.15" version "0.8.15"
resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.8.15.tgz#96415c512d8e3ffd920afd3889604e30b9eaac15" resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.8.15.tgz#96415c512d8e3ffd920afd3889604e30b9eaac15"
integrity sha512-PQ2PC7R9rslx84ndNBZB/Dkv8V8fZEpk83RLgXtYd0fwUgEjseMn1Dgajh2x6S8QbZAFa9p2qVCEuYZNgve0dQ== integrity sha512-PQ2PC7R9rslx84ndNBZB/Dkv8V8fZEpk83RLgXtYd0fwUgEjseMn1Dgajh2x6S8QbZAFa9p2qVCEuYZNgve0dQ==
zustand@5.0.8:
version "5.0.8"
resolved "https://registry.yarnpkg.com/zustand/-/zustand-5.0.8.tgz#b998a0c088c7027a20f2709141a91cb07ac57f8a"
integrity sha512-gyPKpIaxY9XcO2vSMrLbiER7QMAMGOQZVRdJ6Zi782jkbzZygq5GI9nG8g+sMgitRtndwaBSl7uiqC49o1SSiw==