Table UI fix and XLSX library fix

This commit is contained in:
2026-04-01 20:12:19 -05:00
parent 6ee62c2225
commit f47385abdc
3 changed files with 105 additions and 13 deletions

View File

@@ -42,6 +42,7 @@
"cmdk": "^1.1.1",
"dotenv": "^17.3.1",
"embla-carousel-react": "^8.6.0",
"exceljs": "^4.4.0",
"input-otp": "^1.4.2",
"lucide-react": "^0.487.0",
"next-themes": "^0.4.6",
@@ -53,8 +54,7 @@
"recharts": "^2.15.2",
"sonner": "^2.0.3",
"tailwind-merge": "^2.6.0",
"vaul": "^1.1.2",
"xlsx": "^0.18.5"
"vaul": "^1.1.2"
},
"devDependencies": {
"@tailwindcss/vite": "^4.0.0",