mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-31 09:39:30 +00:00
Bump zustand from 5.0.4 to 5.0.5
Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.4 to 5.0.5. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v5.0.4...v5.0.5) --- updated-dependencies: - dependency-name: zustand dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2ce13e0b96
commit
6c9e0688fc
2 changed files with 6 additions and 6 deletions
|
@ -63,7 +63,7 @@
|
|||
"unsplash-js": "^7.0.19",
|
||||
"usehooks-ts": "^3.1.1",
|
||||
"zod": "^3.24.4",
|
||||
"zustand": "^5.0.4"
|
||||
"zustand": "^5.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@codecov/nextjs-webpack-plugin": "^1.8.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -14128,7 +14128,7 @@ __metadata:
|
|||
unsplash-js: "npm:^7.0.19"
|
||||
usehooks-ts: "npm:^3.1.1"
|
||||
zod: "npm:^3.24.4"
|
||||
zustand: "npm:^5.0.4"
|
||||
zustand: "npm:^5.0.5"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -15223,9 +15223,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"zustand@npm:^5.0.4":
|
||||
version: 5.0.4
|
||||
resolution: "zustand@npm:5.0.4"
|
||||
"zustand@npm:^5.0.5":
|
||||
version: 5.0.5
|
||||
resolution: "zustand@npm:5.0.5"
|
||||
peerDependencies:
|
||||
"@types/react": ">=18.0.0"
|
||||
immer: ">=9.0.6"
|
||||
|
@ -15240,7 +15240,7 @@ __metadata:
|
|||
optional: true
|
||||
use-sync-external-store:
|
||||
optional: true
|
||||
checksum: 10c0/5b6220f51b315cef3224a6517fcc00fa553df1af604009a9f02f8091727fe52e0499bc093be3efdd64b9fa4ad9238346aff21f34cdf79355207fcad097031596
|
||||
checksum: 10c0/76228022ad589c8ef29227f184d8852277509f88c80afd537de0506a6ded2e7ecc01d21bb79f426867560e4d59553c526e88d01abc46bd32b133d97ff337e19b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue