Skip to content

Commit dee10ec

Browse files
fix(deps): bump zustand from 4.5.6 to 4.5.7
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.6 to 4.5.7. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.5.6...4.5.7) --- updated-dependencies: - dependency-name: zustand dependency-version: 4.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 491cdc7 commit dee10ec

File tree

4 files changed

+20
-17
lines changed

4 files changed

+20
-17
lines changed

packages/autocomplete-app/package.json

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

packages/autocomplete/package.json

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

packages/dashboard-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"tailwind-merge": "^3.2.0",
3737
"tailwindcss-animate": "^1.0.7",
3838
"zod": "^3.25.7",
39-
"zustand": "^4.5.6"
39+
"zustand": "^5.0.4"
4040
},
4141
"devDependencies": {
4242
"@amzn/types": "workspace:^",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)