mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump zustand from 5.0.0 to 5.0.1
Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ddc64cb576
commit
6054602d3b
2 changed files with 6 additions and 6 deletions
|
@ -53,7 +53,7 @@
|
||||||
"unsplash-js": "^7.0.19",
|
"unsplash-js": "^7.0.19",
|
||||||
"usehooks-ts": "^3.1.0",
|
"usehooks-ts": "^3.1.0",
|
||||||
"zod": "^3.23.8",
|
"zod": "^3.23.8",
|
||||||
"zustand": "^5.0.0"
|
"zustand": "^5.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/eslintrc": "^3.1.0",
|
"@eslint/eslintrc": "^3.1.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6744,7 +6744,7 @@ __metadata:
|
||||||
unsplash-js: "npm:^7.0.19"
|
unsplash-js: "npm:^7.0.19"
|
||||||
usehooks-ts: "npm:^3.1.0"
|
usehooks-ts: "npm:^3.1.0"
|
||||||
zod: "npm:^3.23.8"
|
zod: "npm:^3.23.8"
|
||||||
zustand: "npm:^5.0.0"
|
zustand: "npm:^5.0.1"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
|
@ -7278,9 +7278,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"zustand@npm:^5.0.0":
|
"zustand@npm:^5.0.1":
|
||||||
version: 5.0.0
|
version: 5.0.1
|
||||||
resolution: "zustand@npm:5.0.0"
|
resolution: "zustand@npm:5.0.1"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@types/react": ">=18.0.0"
|
"@types/react": ">=18.0.0"
|
||||||
immer: ">=9.0.6"
|
immer: ">=9.0.6"
|
||||||
|
@ -7295,6 +7295,6 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
use-sync-external-store:
|
use-sync-external-store:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/7546df78aa512f1d2271e238c44699c0ac4bc57f12ae46fcfe8ba1e8a97686fc690596e654101acfabcd706099aa5d3519fc3f22d32b3082baa60699bb333e9a
|
checksum: 10c0/b4239c8bf3988bfdaaed1c48f3958d0b047b721c4908a76bd78e73387d107963cda774541cf303c2ea89261481c995aa6666e7e77c30717ad440cdb499d9e5ca
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
Loading…
Reference in a new issue