Skip to content
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

Javascript dependency: Bump zustand from 5.0.2 to 5.0.3 in /web #8351

Closed
wants to merge 1 commit into from
Closed
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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"uplot-react": "^1.1.4",
"valid-filename": "^4.0.0",
"wkx": "^0.5.0",
"zustand": "^5.0.1"
"zustand": "^5.0.3"
},
"resolutions": {
"rc-resize-observer": "1.4.0"
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13703,7 +13703,7 @@ __metadata:
webpack-cli: ^5.1.4
wkx: ^0.5.0
yarn-audit-html: 7.3.2
zustand: ^5.0.1
zustand: ^5.0.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -16248,9 +16248,9 @@ __metadata:
languageName: node
linkType: hard

"zustand@npm:^5.0.1":
version: 5.0.2
resolution: "zustand@npm:5.0.2"
"zustand@npm:^5.0.3":
version: 5.0.3
resolution: "zustand@npm:5.0.3"
peerDependencies:
"@types/react": ">=18.0.0"
immer: ">=9.0.6"
Expand All @@ -16265,6 +16265,6 @@ __metadata:
optional: true
use-sync-external-store:
optional: true
checksum: b8c3bf776112fc606b716bda9d65642300fd8f9d13d8f2264a811492d266afed1e0348aaaecc7f4c6f52090a46dcca040fcddc6cea0e4b2f21dc798dd3bf7d92
checksum: 72da39ac3017726c3562c615a0f76cee0c9ea678d664f82ee7669f8cb5e153ee81059363473094e4154d73a2935ee3459f6792d1ec9d08d2e72ebe641a16a6ba
languageName: node
linkType: hard
Loading