Skip to content

Commit 61d1cef

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 ade8da3 commit 61d1cef

File tree

3 files changed

+135
-89
lines changed

3 files changed

+135
-89
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"zod-to-json-schema": "3.24.5",
8080
"zsa": "0.5.1",
8181
"zsa-react": "0.2.3",
82-
"zustand": "4.5.6"
82+
"zustand": "5.0.8"
8383
},
8484
"devDependencies": {
8585
"@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
"tailwindcss-animate": "^1.0.7",
364364
"use-debounce": "^10.0.5",
365365
"zod": "catalog:",
366-
"zustand": "^4.5.6"
366+
"zustand": "^5.0.8"
367367
},
368368
"devDependencies": {
369369
"@faker-js/faker": "^8.4.1",

0 commit comments

Comments
 (0)