Skip to content

Commit 860d9ec

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 d693942 commit 860d9ec

File tree

3 files changed

+4237
-12346
lines changed

3 files changed

+4237
-12346
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"use-debounce": "10.0.1",
8282
"yaml": "2.4.5",
8383
"zod": "catalog:",
84-
"zustand": "4.5.6"
84+
"zustand": "5.0.8"
8585
},
8686
"devDependencies": {
8787
"@datadog/datadog-ci": "catalog:",

packages/web-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@
310310
"tailwind-merge": "^2.6.0",
311311
"tailwindcss-animate": "^1.0.7",
312312
"use-debounce": "^10.0.5",
313-
"zustand": "^4.5.6"
313+
"zustand": "^5.0.8"
314314
},
315315
"devDependencies": {
316316
"@faker-js/faker": "^8.4.1",

0 commit comments

Comments
 (0)