mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Merge pull request #475 from ahmadk953/dependabot/npm_and_yarn/zustand-4.5.5
Bump zustand from 4.5.4 to 4.5.5
This commit is contained in:
commit
a3ecbce028
2 changed files with 8 additions and 17 deletions
|
@ -50,7 +50,7 @@
|
|||
"unsplash-js": "^7.0.19",
|
||||
"usehooks-ts": "^3.1.0",
|
||||
"zod": "^3.23.8",
|
||||
"zustand": "^4.5.4"
|
||||
"zustand": "^4.5.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/eslint-plugin-next": "^14.2.5",
|
||||
|
|
23
yarn.lock
23
yarn.lock
|
@ -6441,7 +6441,7 @@ __metadata:
|
|||
unsplash-js: "npm:^7.0.19"
|
||||
usehooks-ts: "npm:^3.1.0"
|
||||
zod: "npm:^3.23.8"
|
||||
zustand: "npm:^4.5.4"
|
||||
zustand: "npm:^4.5.5"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -6772,16 +6772,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"use-sync-external-store@npm:1.2.0":
|
||||
version: 1.2.0
|
||||
resolution: "use-sync-external-store@npm:1.2.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
checksum: 10c0/ac4814e5592524f242921157e791b022efe36e451fe0d4fd4d204322d5433a4fc300d63b0ade5185f8e0735ded044c70bcf6d2352db0f74d097a238cebd2da02
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"use-sync-external-store@npm:^1.0.0, use-sync-external-store@npm:^1.2.0, use-sync-external-store@npm:^1.2.2":
|
||||
"use-sync-external-store@npm:1.2.2, use-sync-external-store@npm:^1.0.0, use-sync-external-store@npm:^1.2.0, use-sync-external-store@npm:^1.2.2":
|
||||
version: 1.2.2
|
||||
resolution: "use-sync-external-store@npm:1.2.2"
|
||||
peerDependencies:
|
||||
|
@ -7003,11 +6994,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"zustand@npm:^4.5.4":
|
||||
version: 4.5.4
|
||||
resolution: "zustand@npm:4.5.4"
|
||||
"zustand@npm:^4.5.5":
|
||||
version: 4.5.5
|
||||
resolution: "zustand@npm:4.5.5"
|
||||
dependencies:
|
||||
use-sync-external-store: "npm:1.2.0"
|
||||
use-sync-external-store: "npm:1.2.2"
|
||||
peerDependencies:
|
||||
"@types/react": ">=16.8"
|
||||
immer: ">=9.0.6"
|
||||
|
@ -7019,6 +7010,6 @@ __metadata:
|
|||
optional: true
|
||||
react:
|
||||
optional: true
|
||||
checksum: 10c0/479af491ffa1f1eb2c38b3ba25dc4e14339e8b35a60033d3f6c165b22f8be8163f7e1370015ded9c6e28548cd25af84a73fb40b5fad0bd7882d16ddd5ed613c6
|
||||
checksum: 10c0/d04469d76b29c7e4070da269886de4efdadedd3d3824dc2a06ac4ff62e3b5877f925e927afe7382de651829872b99adec48082f1bd69fe486149be666345e626
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
|
Loading…
Reference in a new issue