Skip to content

Commit 5219b9e

Browse files
committed
Update dependency zustand to v4.5.0
1 parent da00edc commit 5219b9e

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

apps/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"sentry-expo": "~7.1.0",
7272
"superjson": "1.13.3",
7373
"uuid": "3.4.0",
74-
"zustand": "4.4.7"
74+
"zustand": "4.5.0"
7575
},
7676
"devDependencies": {
7777
"@babel/core": "7.23.7",

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"tailwind-scrollbar-hide": "^1.1.7",
7777
"tailwindcss-radix": "2.8.0",
7878
"zod": "3.22.4",
79-
"zustand": "4.4.7"
79+
"zustand": "4.5.0"
8080
},
8181
"devDependencies": {
8282
"@element/eslint-config": "workspace:*",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)