This commit is contained in:
Sir Blob
2025-01-25 17:36:25 -05:00
parent 20d22440cd
commit e25124fe9d
8 changed files with 643 additions and 19 deletions

View File

@@ -19,6 +19,7 @@
"@radix-ui/react-separator": "^1.1.1",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-tooltip": "^1.1.7",
"@tanstack/react-table": "^8.20.6",
"@vercel/analytics": "^1.4.1",
"@vercel/speed-insights": "^1.1.0",
"axios": "^1.7.9",
@@ -34,6 +35,7 @@
"openai-whisper": "^1.0.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"recharts": "^2.15.0",
"svix": "^1.45.1",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7"