feat(app): handle new architecture

This commit is contained in:
ItzCrazyKns
2025-11-23 19:58:46 +05:30
parent e0ba476ca4
commit 956a768a86
14 changed files with 945 additions and 508 deletions

View File

@@ -35,9 +35,11 @@
"html-to-text": "^9.0.5",
"jspdf": "^3.0.1",
"langchain": "^1.0.4",
"lightweight-charts": "^5.0.9",
"lucide-react": "^0.363.0",
"mammoth": "^1.9.1",
"markdown-to-jsx": "^7.7.2",
"mathjs": "^15.1.0",
"next": "^15.2.2",
"next-themes": "^0.3.0",
"ollama": "^0.6.3",
@@ -52,6 +54,7 @@
"sonner": "^1.4.41",
"tailwind-merge": "^2.2.2",
"winston": "^3.17.0",
"yahoo-finance2": "^3.10.2",
"yet-another-react-lightbox": "^3.17.2",
"zod": "^4.1.12"
},