Skip to content

[frontend] Update dependency zustand to v5.0.4 (release/current) #3111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: release/current
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"usehooks-ts": "3.1.1",
"uuid": "11.1.0",
"zod": "3.24.3",
"zustand": "5.0.3"
"zustand": "5.0.4"
},
"devDependencies": {
"@eslint/js": "9.25.1",
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9950,7 +9950,7 @@ __metadata:
vite: "npm:6.3.3"
vitest: "npm:3.1.2"
zod: "npm:3.24.3"
zustand: "npm:5.0.3"
zustand: "npm:5.0.4"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -13363,9 +13363,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"
Expand All @@ -13380,7 +13380,7 @@ __metadata:
optional: true
use-sync-external-store:
optional: true
checksum: 10c0/dad96c6c123fda088c583d5df6692e9245cd207583078dc15f93d255a67b0f346bad4535545c98852ecde93d254812a0c799579dfde2ab595016b99fbe20e4d5
checksum: 10c0/5b6220f51b315cef3224a6517fcc00fa553df1af604009a9f02f8091727fe52e0499bc093be3efdd64b9fa4ad9238346aff21f34cdf79355207fcad097031596
languageName: node
linkType: hard

Expand Down