Unify dashboard with shared components

This commit is contained in:
2026-01-17 17:03:39 -05:00
parent 0ffd02e22e
commit ef50aec33c
35 changed files with 4891 additions and 3411 deletions
+2
View File
@@ -6,6 +6,7 @@
"scripts": {
"dev": "vite",
"build": "tsc -b && vite build",
"build:deploy": "tsc -b && COPY_BUILD=true vite build",
"lint": "eslint .",
"preview": "vite preview",
"mount": "../mountremote.command"
@@ -55,6 +56,7 @@
"date-fns": "^3.6.0",
"diff": "^7.0.0",
"framer-motion": "^12.4.4",
"immer": "^11.1.3",
"input-otp": "^1.4.1",
"js-levenshtein": "^1.1.6",
"lodash": "^4.17.21",