Skip to content

Commit c4bcff1

Browse files
fix(deps): bump zustand from 4.5.5 to 5.0.3
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.5 to 5.0.3. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.5.5...v5.0.3) --- updated-dependencies: - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2bac442 commit c4bcff1

File tree

3 files changed

+17
-14
lines changed

3 files changed

+17
-14
lines changed

Diff for: packages/autocomplete/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"tailwind-merge": "^2.6.0",
3939
"use-resize-observer": "^9.1.0",
4040
"util": "^0.12.5",
41-
"zustand": "^4.5.6"
41+
"zustand": "^5.0.3"
4242
},
4343
"devDependencies": {
4444
"@amzn/eslint-config": "workspace:^",

Diff for: packages/dashboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"tailwind-merge": "^2.6.0",
3737
"tailwindcss-animate": "^1.0.7",
3838
"zod": "^3.24.1",
39-
"zustand": "^4.5.6"
39+
"zustand": "^5.0.3"
4040
},
4141
"devDependencies": {
4242
"@amzn/types": "workspace:^",

Diff for: pnpm-lock.yaml

+15-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)