revert zustand update
Some checks failed
deploy / deploy (push) Failing after 23s

This commit is contained in:
Lee 2023-10-31 17:53:29 +00:00
parent 24cf9bfb14
commit 3e6d04a13b

6
package-lock.json generated

@ -6735,9 +6735,9 @@
}
},
"node_modules/zustand": {
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/zustand/-/zustand-4.4.5.tgz",
"integrity": "sha512-jgIrBBLKncQW74PA2Lclct3gwD4aPughwGE4FqlXrv3rDqQox7JCn8rwUiFK6ygJcbBAvfTf8fF+ICg7HLD2FQ==",
"version": "4.4.3",
"resolved": "https://registry.npmjs.org/zustand/-/zustand-4.4.3.tgz",
"integrity": "sha512-oRy+X3ZazZvLfmv6viIaQmtLOMeij1noakIsK/Y47PWYhT8glfXzQ4j0YcP5i0P0qI1A4rIB//SGROGyZhx91A==",
"dependencies": {
"use-sync-external-store": "1.2.0"
},