Skip to content

Commit 7634f1c

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 d4ec40a commit 7634f1c

File tree

3 files changed

+17
-14
lines changed

3 files changed

+17
-14
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
@@ -363,7 +363,7 @@
363363
"tailwind-merge": "^2.6.0",
364364
"tailwindcss-animate": "^1.0.7",
365365
"use-debounce": "^10.0.5",
366-
"zustand": "^4.5.6"
366+
"zustand": "^5.0.8"
367367
},
368368
"devDependencies": {
369369
"@faker-js/faker": "^8.4.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)