mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #912 from ahmadk953/dependabot/npm_and_yarn/zustand-5.0.3
Bump zustand from 5.0.2 to 5.0.3
This commit is contained in:
commit
f21ade74b3
2 changed files with 6 additions and 6 deletions
|
@ -55,7 +55,7 @@
|
|||
"unsplash-js": "^7.0.19",
|
||||
"usehooks-ts": "^3.1.0",
|
||||
"zod": "^3.24.1",
|
||||
"zustand": "^5.0.2"
|
||||
"zustand": "^5.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@codecov/nextjs-webpack-plugin": "^1.7.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -12610,7 +12610,7 @@ __metadata:
|
|||
vite-tsconfig-paths: "npm:^5.1.4"
|
||||
vitest: "npm:^2.1.8"
|
||||
zod: "npm:^3.24.1"
|
||||
zustand: "npm:^5.0.2"
|
||||
zustand: "npm:^5.0.3"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -13828,9 +13828,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"zustand@npm:^5.0.2":
|
||||
version: 5.0.2
|
||||
resolution: "zustand@npm:5.0.2"
|
||||
"zustand@npm:^5.0.3":
|
||||
version: 5.0.3
|
||||
resolution: "zustand@npm:5.0.3"
|
||||
peerDependencies:
|
||||
"@types/react": ">=18.0.0"
|
||||
immer: ">=9.0.6"
|
||||
|
@ -13845,7 +13845,7 @@ __metadata:
|
|||
optional: true
|
||||
use-sync-external-store:
|
||||
optional: true
|
||||
checksum: 10c0/d9bb048d8129fd1aaed3fda974991b15a7c9c31ef06f78e9bf5c4b3678f249850764a6dadb8c93127257d07831995cf7a048281658a37c5d1143ad6f397fe37c
|
||||
checksum: 10c0/dad96c6c123fda088c583d5df6692e9245cd207583078dc15f93d255a67b0f346bad4535545c98852ecde93d254812a0c799579dfde2ab595016b99fbe20e4d5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue