Skip to content

Commit d3e1237

Browse files
chore(deps): bump zustand from 4.5.6 to 5.0.5
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.6 to 5.0.5. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.5.6...v5.0.5) --- updated-dependencies: - dependency-name: zustand dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a56fab commit d3e1237

File tree

3 files changed

+23
-22
lines changed

3 files changed

+23
-22
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"zod-to-json-schema": "3.24.5",
7575
"zsa": "0.5.1",
7676
"zsa-react": "0.2.3",
77-
"zustand": "4.5.6"
77+
"zustand": "5.0.5"
7878
},
7979
"devDependencies": {
8080
"@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
@@ -163,7 +163,7 @@
163163
"tailwindcss-animate": "^1.0.7",
164164
"use-debounce": "^10.0.4",
165165
"zod": "catalog:",
166-
"zustand": "^4.5.6"
166+
"zustand": "^5.0.5"
167167
},
168168
"devDependencies": {
169169
"@faker-js/faker": "^8.4.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)