mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Merge pull request #348 from ahmadk953/dependabot/npm_and_yarn/zustand-4.5.4
Bump zustand from 4.5.2 to 4.5.4
This commit is contained in:
commit
a3eec8589e
2 changed files with 6 additions and 6 deletions
|
@ -50,7 +50,7 @@
|
|||
"unsplash-js": "^7.0.19",
|
||||
"usehooks-ts": "^3.1.0",
|
||||
"zod": "^3.23.8",
|
||||
"zustand": "^4.5.2"
|
||||
"zustand": "^4.5.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/eslint-plugin-next": "^14.2.4",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6395,7 +6395,7 @@ __metadata:
|
|||
unsplash-js: "npm:^7.0.19"
|
||||
usehooks-ts: "npm:^3.1.0"
|
||||
zod: "npm:^3.23.8"
|
||||
zustand: "npm:^4.5.2"
|
||||
zustand: "npm:^4.5.4"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -6936,9 +6936,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"zustand@npm:^4.5.2":
|
||||
version: 4.5.2
|
||||
resolution: "zustand@npm:4.5.2"
|
||||
"zustand@npm:^4.5.4":
|
||||
version: 4.5.4
|
||||
resolution: "zustand@npm:4.5.4"
|
||||
dependencies:
|
||||
use-sync-external-store: "npm:1.2.0"
|
||||
peerDependencies:
|
||||
|
@ -6952,6 +6952,6 @@ __metadata:
|
|||
optional: true
|
||||
react:
|
||||
optional: true
|
||||
checksum: 10c0/aee26f11facebb39b016e89539f72a72c2c00151208907fc909c3cedd455728240e09e01d98ebd3b63a2a3518a5917eac5de6c853743ca55a1655296d750bb48
|
||||
checksum: 10c0/479af491ffa1f1eb2c38b3ba25dc4e14339e8b35a60033d3f6c165b22f8be8163f7e1370015ded9c6e28548cd25af84a73fb40b5fad0bd7882d16ddd5ed613c6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
|
Loading…
Reference in a new issue