Skip to content

Commit e9284a3

Browse files
chore(deps): bump zustand from 5.0.8 to 5.0.9 in /client (#1715)
Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.8 to 5.0.9. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.8...v5.0.9) --- updated-dependencies: - dependency-name: zustand dependency-version: 5.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d04a815 commit e9284a3

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

client/package-lock.json

Lines changed: 7 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"ssh2": "^1.17.0",
2121
"uuid": "^13.0.0",
2222
"vscode-languageclient": "^10.0.0-next.2",
23-
"zustand": "^5.0.8"
23+
"zustand": "^5.0.9"
2424
},
2525
"devDependencies": {
2626
"@types/react": "^19.2.7",

0 commit comments

Comments
 (0)