Bump zustand from 4.4.5 to 4.5.2 (#1827)

This commit is contained in:
dependabot[bot]
2024-03-20 22:55:32 -07:00
committed by GitHub
parent 29d61da552
commit 37fbc8c9ab
2 changed files with 5 additions and 5 deletions

View File

@ -59,7 +59,7 @@
"web-vitals": "^3.5.2",
"ws": "^8.13.0",
"xstate": "^4.38.2",
"zustand": "^4.4.5"
"zustand": "^4.5.2"
},
"scripts": {
"start": "vite",

View File

@ -9096,9 +9096,9 @@ zip-stream@^5.0.1:
compress-commons "^5.0.1"
readable-stream "^3.6.0"
zustand@^4.4.5:
version "4.4.5"
resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.4.5.tgz#0d5571affb30906b0c07c16557f2779ede9f4d8c"
integrity sha512-jgIrBBLKncQW74PA2Lclct3gwD4aPughwGE4FqlXrv3rDqQox7JCn8rwUiFK6ygJcbBAvfTf8fF+ICg7HLD2FQ==
zustand@^4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.5.2.tgz#fddbe7cac1e71d45413b3682cdb47b48034c3848"
integrity sha512-2cN1tPkDVkwCy5ickKrI7vijSjPksFRfqS6237NzT0vqSsztTNnQdHw9mmN7uBdk3gceVXU0a+21jFzFzAc9+g==
dependencies:
use-sync-external-store "1.2.0"