Bump zustand from 4.5.5 to 5.0.0

Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.5 to 5.0.0.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v4.5.5...v5.0.0)

---
updated-dependencies:
- dependency-name: zustand
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-14 17:44:29 +00:00 committed by GitHub
parent a050779523
commit ee9d2f14b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 11 deletions

View file

@ -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.5" "zustand": "^5.0.0"
}, },
"devDependencies": { "devDependencies": {
"@microsoft/eslint-formatter-sarif": "^3.1.0", "@microsoft/eslint-formatter-sarif": "^3.1.0",

View file

@ -6360,7 +6360,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.5" zustand: "npm:^5.0.0"
languageName: unknown languageName: unknown
linkType: soft linkType: soft
@ -6670,7 +6670,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"use-sync-external-store@npm:1.2.2, use-sync-external-store@npm:^1.0.0, use-sync-external-store@npm:^1.2.0, use-sync-external-store@npm:^1.2.2": "use-sync-external-store@npm:^1.0.0, use-sync-external-store@npm:^1.2.0, use-sync-external-store@npm:^1.2.2":
version: 1.2.2 version: 1.2.2
resolution: "use-sync-external-store@npm:1.2.2" resolution: "use-sync-external-store@npm:1.2.2"
peerDependencies: peerDependencies:
@ -6892,15 +6892,14 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"zustand@npm:^4.5.5": "zustand@npm:^5.0.0":
version: 4.5.5 version: 5.0.0
resolution: "zustand@npm:4.5.5" resolution: "zustand@npm:5.0.0"
dependencies:
use-sync-external-store: "npm:1.2.2"
peerDependencies: peerDependencies:
"@types/react": ">=16.8" "@types/react": ">=18.0.0"
immer: ">=9.0.6" immer: ">=9.0.6"
react: ">=16.8" react: ">=18.0.0"
use-sync-external-store: ">=1.2.0"
peerDependenciesMeta: peerDependenciesMeta:
"@types/react": "@types/react":
optional: true optional: true
@ -6908,6 +6907,8 @@ __metadata:
optional: true optional: true
react: react:
optional: true optional: true
checksum: 10c0/d04469d76b29c7e4070da269886de4efdadedd3d3824dc2a06ac4ff62e3b5877f925e927afe7382de651829872b99adec48082f1bd69fe486149be666345e626 use-sync-external-store:
optional: true
checksum: 10c0/7546df78aa512f1d2271e238c44699c0ac4bc57f12ae46fcfe8ba1e8a97686fc690596e654101acfabcd706099aa5d3519fc3f22d32b3082baa60699bb333e9a
languageName: node languageName: node
linkType: hard linkType: hard