transcript

This commit is contained in:
suraj.shenoy.b@gmail.com
2025-01-25 18:40:30 -06:00
parent 9f8fbccdfe
commit fe8e1faed8
6 changed files with 177 additions and 93 deletions

View File

@@ -25,7 +25,9 @@
"axios": "^1.7.9",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"date-fns": "^2.28.0",
"dotenv": "^16.4.7",
"formidable": "^3.5.2",
"hoyahax-2025": "file:",
"https-localhost": "^4.7.1",
"lucide-react": "^0.474.0",
@@ -33,9 +35,10 @@
"multer": "1.4.5-lts.1",
"next": "15.1.6",
"next-themes": "^0.4.4",
"openai": "^4.80.1",
"openai-whisper": "^1.0.2",
"react": "^19.0.0",
"react-day-picker": "8.10.1",
"react-day-picker": "^9.5.0",
"react-dom": "^19.0.0",
"recharts": "^2.15.0",
"svix": "^1.45.1",
@@ -44,6 +47,7 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@types/formidable": "^3.4.5",
"@types/multer": "^1.4.12",
"@types/node": "^20.17.16",
"@types/react": "^19.0.8",