mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-24 21:12:06 +00:00
Bump zustand from 4.5.2 to 4.5.4
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.2 to 4.5.4. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v4.5.2...v4.5.4) --- 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
2c6430b3bd
commit
4c1a91711e
2 changed files with 6 additions and 6 deletions
|
@ -50,7 +50,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": "^4.5.2"
|
"zustand": "^4.5.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@next/eslint-plugin-next": "^14.2.4",
|
"@next/eslint-plugin-next": "^14.2.4",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6395,7 +6395,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:^4.5.2"
|
zustand: "npm:^4.5.4"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
|
@ -6936,9 +6936,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"zustand@npm:^4.5.2":
|
"zustand@npm:^4.5.4":
|
||||||
version: 4.5.2
|
version: 4.5.4
|
||||||
resolution: "zustand@npm:4.5.2"
|
resolution: "zustand@npm:4.5.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
use-sync-external-store: "npm:1.2.0"
|
use-sync-external-store: "npm:1.2.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -6952,6 +6952,6 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
react:
|
react:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/aee26f11facebb39b016e89539f72a72c2c00151208907fc909c3cedd455728240e09e01d98ebd3b63a2a3518a5917eac5de6c853743ca55a1655296d750bb48
|
checksum: 10c0/479af491ffa1f1eb2c38b3ba25dc4e14339e8b35a60033d3f6c165b22f8be8163f7e1370015ded9c6e28548cd25af84a73fb40b5fad0bd7882d16ddd5ed613c6
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
Loading…
Add table
Reference in a new issue