Merge pull request #29 from RealFascinated/dependabot/npm_and_yarn/zustand-4.1.4
Bump zustand from 4.1.3 to 4.1.4
This commit is contained in:
commit
e844b9dc0c
@ -27,7 +27,7 @@
|
|||||||
"react-toastify": "^9.0.8",
|
"react-toastify": "^9.0.8",
|
||||||
"sharp": "^0.31.1",
|
"sharp": "^0.31.1",
|
||||||
"websocket": "^1.0.34",
|
"websocket": "^1.0.34",
|
||||||
"zustand": "^4.1.3"
|
"zustand": "^4.1.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^18.11.9",
|
"@types/node": "^18.11.9",
|
||||||
|
@ -2907,8 +2907,9 @@ yocto-queue@^0.1.0:
|
|||||||
version "0.1.0"
|
version "0.1.0"
|
||||||
resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz"
|
resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz"
|
||||||
|
|
||||||
zustand@^4.1.3:
|
zustand@^4.1.4:
|
||||||
version "4.1.3"
|
version "4.1.4"
|
||||||
resolved "https://registry.npmjs.org/zustand/-/zustand-4.1.3.tgz"
|
resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.1.4.tgz#b0286da4cc9edd35e91c96414fa54bfa4652a54d"
|
||||||
|
integrity sha512-k2jVOlWo8p4R83mQ+/uyB8ILPO2PCJOf+QVjcL+1PbMCk1w5OoPYpAIxy9zd93FSfmJqoH6lGdwzzjwqJIRU5A==
|
||||||
dependencies:
|
dependencies:
|
||||||
use-sync-external-store "1.2.0"
|
use-sync-external-store "1.2.0"
|
||||||
|
Reference in New Issue
Block a user