Skip to content

Commit 56e7399

Browse files
chore(deps): bump zustand from 5.0.7 to 5.0.8 in /client
Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.7 to 5.0.8. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.7...v5.0.8) --- updated-dependencies: - dependency-name: zustand dependency-version: 5.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2278168 commit 56e7399

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
@@ -29,7 +29,7 @@
2929
"react-i18next": "^15.1.2",
3030
"react-icons": "^5.3.0",
3131
"react-router": "^7.8.2",
32-
"zustand": "^5.0.7"
32+
"zustand": "^5.0.8"
3333
},
3434
"devDependencies": {
3535
"@eslint/js": "^9.30.1",

0 commit comments

Comments
 (0)