Skip to content

Commit 1a4a3a2

Browse files
chore(deps): bump zustand from 4.5.2 to 4.5.4 in /client (#1075)
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.2 to 4.5.4. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b626d93 commit 1a4a3a2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package-lock.json

Lines changed: 4 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
@@ -18,7 +18,7 @@
1818
"ssh2": "^1.15.0",
1919
"uuid": "^10.0.0",
2020
"vscode-languageclient": "^9.0.1",
21-
"zustand": "^4.5.2"
21+
"zustand": "^4.5.4"
2222
},
2323
"devDependencies": {
2424
"@types/react": "^18.3.3",

0 commit comments

Comments
 (0)