Skip to content

Commit 5ef776e

Browse files
chore(deps): bump zustand from 4.5.6 to 5.0.8
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.6 to 5.0.8. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.5.6...v5.0.8) --- updated-dependencies: - dependency-name: zustand dependency-version: 5.0.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac0a9c4 commit 5ef776e

File tree

3 files changed

+18
-15
lines changed

3 files changed

+18
-15
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"use-debounce": "10.0.1",
8181
"yaml": "2.4.5",
8282
"zod": "catalog:",
83-
"zustand": "4.5.6"
83+
"zustand": "5.0.8"
8484
},
8585
"devDependencies": {
8686
"@faker-js/faker": "^8.4.1",

packages/web-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@
303303
"tailwind-merge": "^2.6.0",
304304
"tailwindcss-animate": "^1.0.7",
305305
"use-debounce": "^10.0.5",
306-
"zustand": "^4.5.6"
306+
"zustand": "^5.0.8"
307307
},
308308
"devDependencies": {
309309
"@faker-js/faker": "^8.4.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)