Add shadcn/ui

This commit is contained in:
2024-12-01 10:25:07 +01:00
parent 80e1f50acc
commit 8c13f50378
9 changed files with 126 additions and 1 deletions

View File

@@ -9,14 +9,19 @@ catalog:
'@types/react-dom': '^18.3.1'
'@vitejs/plugin-react': '^4.3.3'
autoprefixer: '^10.4.20'
class-variance-authority: '^0.7.1'
clsx: '^2.1.1'
elysia: '^1.1.25'
kysely: '^0.27.4'
kysely-bun-sqlite: '^0.3.2'
lucide-react: '^0.462.0'
opensheetmusicdisplay: '^1.8.9'
postcss: '^8.4.49'
react: '^18.3.1'
react-dom: '^18.3.1'
react-router-dom: '^6.28.0'
tailwind-merge: '^2.5.5'
tailwindcss: '^3.4.15'
tailwindcss-animate: '^1.0.7'
typescript: '^5.6.3'
vite: '^5.4.11'