mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-17 11:03:06 +00:00
Bump zustand from 5.0.3 to 5.0.4
Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v5.0.3...v5.0.4) --- updated-dependencies: - dependency-name: zustand dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d4526056a9
commit
dd309ee204
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.3"
|
||||
"zustand": "^5.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@codecov/nextjs-webpack-plugin": "^1.8.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -14301,7 +14301,7 @@ __metadata:
|
|||
unsplash-js: "npm:^7.0.19"
|
||||
usehooks-ts: "npm:^3.1.1"
|
||||
zod: "npm:^3.24.4"
|
||||
zustand: "npm:^5.0.3"
|
||||
zustand: "npm:^5.0.4"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -15389,9 +15389,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"zustand@npm:^5.0.3":
|
||||
version: 5.0.3
|
||||
resolution: "zustand@npm:5.0.3"
|
||||
"zustand@npm:^5.0.4":
|
||||
version: 5.0.4
|
||||
resolution: "zustand@npm:5.0.4"
|
||||
peerDependencies:
|
||||
"@types/react": ">=18.0.0"
|
||||
immer: ">=9.0.6"
|
||||
|
@ -15406,7 +15406,7 @@ __metadata:
|
|||
optional: true
|
||||
use-sync-external-store:
|
||||
optional: true
|
||||
checksum: 10c0/dad96c6c123fda088c583d5df6692e9245cd207583078dc15f93d255a67b0f346bad4535545c98852ecde93d254812a0c799579dfde2ab595016b99fbe20e4d5
|
||||
checksum: 10c0/5b6220f51b315cef3224a6517fcc00fa553df1af604009a9f02f8091727fe52e0499bc093be3efdd64b9fa4ad9238346aff21f34cdf79355207fcad097031596
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue