feat(dashboard): setting up layout

This commit is contained in:
2025-11-12 16:51:59 +02:00
parent b8b2a15ee9
commit a3f46b6b38
61 changed files with 2957 additions and 123 deletions
+16 -1
View File
@@ -1,13 +1,28 @@
{
"dependencies": {
"@basango/api": "workspace:*",
"@basango/ui": "workspace:*",
"@date-fns/tz": "^1.4.1",
"@hookform/resolvers": "^5.2.2",
"@tanstack/react-query": "^5.90.7",
"@tanstack/react-table": "^8.21.3",
"@trpc/client": "^11.7.1",
"@trpc/tanstack-react-query": "^11.7.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.553.0",
"next": "catalog:",
"next-international": "^1.3.1",
"next-themes": "^0.4.6",
"nuqs": "^2.7.3",
"react": "catalog:",
"react-dom": "catalog:"
"react-dom": "catalog:",
"react-hook-form": "^7.66.0",
"superjson": "^2.2.5",
"zod": "^4.1.12",
"zustand": "^5.0.8"
},
"devDependencies": {
"@basango/tsconfig": "workspace:*",
"@tailwindcss/postcss": "^4.1.17",
"@types/bun": "catalog:",
"@types/react": "catalog:",