migrate nextui to heroui

This commit is contained in:
ramnique 2025-03-03 18:01:44 +05:30
parent ee5b6d477d
commit 4bd72ba245
47 changed files with 8412 additions and 3316 deletions

View file

@ -22,9 +22,9 @@
"@langchain/core": "^0.3.7",
"@langchain/textsplitters": "^0.1.0",
"@mendable/firecrawl-js": "^1.0.3",
"@nextui-org/react": "^2.4.6",
"@nextui-org/system": "^2.2.5",
"@nextui-org/theme": "^2.2.9",
"@heroui/react": "2.7.4",
"@heroui/system": "2.4.11",
"@heroui/theme": "2.4.11",
"@primer/react": "^36.27.0",
"@qdrant/js-client-rest": "^1.13.0",
"ai": "^3.3.28",
@ -72,4 +72,4 @@
"tsx": "^4.19.1",
"typescript": "^5"
}
}
}