Skip to content

Commit e2f47a3

Browse files
committed
feat: add zustand dependency to dashboard
1 parent fdf9914 commit e2f47a3

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

dashboard/bun.lock

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

dashboard/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@
8585
"ufo": "^1.6.4",
8686
"uuid": "^11.1.1",
8787
"vaul": "^1.1.2",
88-
"zod": "^3.25.76"
88+
"zod": "^3.25.76",
89+
"zustand": "^5.0.13"
8990
},
9091
"devDependencies": {
9192
"@react-router/dev": "^7.14.2",

0 commit comments

Comments
 (0)