feat: treemap, skeletons

This commit is contained in:
Face 2025-05-27 14:12:29 +03:00
parent 848eda70e4
commit 330ea7ad79
18 changed files with 1033 additions and 45 deletions

View file

@ -44,6 +44,7 @@
"@tailwindcss/postcss": "^4.1.7",
"@tailwindcss/typography": "^0.5.16",
"@visx/scale": "^3.12.0",
"apexcharts": "^4.7.0",
"better-auth": "^1.2.8",
"drizzle-orm": "^0.33.0",
"ioredis": "^5.6.1",
@ -51,6 +52,7 @@
"lucide-svelte": "^0.511.0",
"mode-watcher": "^1.0.7",
"postgres": "^3.4.4",
"svelte-apexcharts": "^1.0.2",
"svelte-lightweight-charts": "^2.2.0"
}
}