auth & sidebar

This commit is contained in:
Face 2025-05-22 13:17:11 +03:00
parent 8086aa8f38
commit af078e7ba2
74 changed files with 3262 additions and 133 deletions

View file

@ -16,11 +16,12 @@
"db:studio": "drizzle-kit studio"
},
"devDependencies": {
"@lucide/svelte": "^0.511.0",
"@lucide/svelte": "^0.482.0",
"@sveltejs/adapter-auto": "^3.0.0",
"@sveltejs/kit": "^2.0.0",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"autoprefixer": "^10.4.20",
"bits-ui": "^1.5.0",
"clsx": "^2.1.1",
"drizzle-kit": "^0.22.0",
"prettier": "^3.3.2",
@ -39,9 +40,11 @@
"@tailwindcss/postcss": "^4.1.7",
"@tailwindcss/typography": "^0.5.16",
"@visx/scale": "^3.12.0",
"better-auth": "^1.2.8",
"drizzle-orm": "^0.33.0",
"lightweight-charts": "^5.0.7",
"lucide-svelte": "^0.511.0",
"mode-watcher": "^1.0.7",
"postgres": "^3.4.4",
"svelte-lightweight-charts": "^2.2.0"
}