feat: add MKT tab and integrate profitability dashboard

This commit is contained in:
Christian Vidal Wolf
2026-03-11 09:27:57 +01:00
parent 0e1457bd3d
commit 455cd8ed08
10 changed files with 798 additions and 1 deletions
+3
View File
@@ -14,12 +14,15 @@
"dependencies": {
"@google/genai": "^1.30.0",
"@supabase/supabase-js": "^2.97.0",
"clsx": "^2.1.1",
"dotenv": "^17.3.1",
"lucide-react": "^0.577.0",
"node-fetch": "^3.3.2",
"papaparse": "^5.5.3",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"recharts": "^3.5.0",
"tailwind-merge": "^3.5.0",
"xlsx": "^0.18.5"
},
"devDependencies": {