Skip to content

Commit e48b098

Browse files
committed
chore: add zustand to dependencies
1 parent 3e5c840 commit e48b098

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

pnpm-lock.yaml

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

web/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@
5454
"tailwindcss-animate": "^1.0.7",
5555
"typescript": "^5.1.3",
5656
"zod": "^3.24.1",
57-
"zod-validation-error": "^3.4.0"
57+
"zod-validation-error": "^3.4.0",
58+
"zustand": "^5.0.3"
5859
},
5960
"devDependencies": {
6061
"@shrutibalasa/tailwind-grid-auto-fit": "^1.1.0",

0 commit comments

Comments
 (0)