mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #697 from ahmadk953/dependabot/npm_and_yarn/zustand-5.0.1
Bump zustand from 5.0.0 to 5.0.1
This commit is contained in:
commit
b0185a0a7a
2 changed files with 6 additions and 6 deletions
|
@ -53,7 +53,7 @@
|
|||
"unsplash-js": "^7.0.19",
|
||||
"usehooks-ts": "^3.1.0",
|
||||
"zod": "^3.23.8",
|
||||
"zustand": "^5.0.0"
|
||||
"zustand": "^5.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3.1.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6735,7 +6735,7 @@ __metadata:
|
|||
unsplash-js: "npm:^7.0.19"
|
||||
usehooks-ts: "npm:^3.1.0"
|
||||
zod: "npm:^3.23.8"
|
||||
zustand: "npm:^5.0.0"
|
||||
zustand: "npm:^5.0.1"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -7269,9 +7269,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"zustand@npm:^5.0.0":
|
||||
version: 5.0.0
|
||||
resolution: "zustand@npm:5.0.0"
|
||||
"zustand@npm:^5.0.1":
|
||||
version: 5.0.1
|
||||
resolution: "zustand@npm:5.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": ">=18.0.0"
|
||||
immer: ">=9.0.6"
|
||||
|
@ -7286,6 +7286,6 @@ __metadata:
|
|||
optional: true
|
||||
use-sync-external-store:
|
||||
optional: true
|
||||
checksum: 10c0/7546df78aa512f1d2271e238c44699c0ac4bc57f12ae46fcfe8ba1e8a97686fc690596e654101acfabcd706099aa5d3519fc3f22d32b3082baa60699bb333e9a
|
||||
checksum: 10c0/b4239c8bf3988bfdaaed1c48f3958d0b047b721c4908a76bd78e73387d107963cda774541cf303c2ea89261481c995aa6666e7e77c30717ad440cdb499d9e5ca
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
|
Loading…
Reference in a new issue