Skip to content

Commit ca33ff6

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 4770b01 commit ca33ff6

File tree

3 files changed

+21
-19
lines changed

3 files changed

+21
-19
lines changed

apps/web/package.json

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

packages/web-ui/package.json

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

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)