AI Researcher and Video Studio implementation complete

This commit is contained in:
ajaysi
2026-01-05 15:49:51 +05:30
parent b134e9dc7e
commit 0b63ae7fc1
200 changed files with 39535 additions and 1375 deletions

View File

@@ -22,6 +22,7 @@
"@wix/sdk": "^1.17.1",
"axios": "^1.12.0",
"framer-motion": "^12.23.12",
"html2canvas": "^1.4.1",
"lucide-react": "^0.543.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@@ -58,8 +59,8 @@
]
},
"devDependencies": {
"typescript": "^4.9.5",
"source-map-explorer": "^2.5.2"
"source-map-explorer": "^2.5.2",
"typescript": "^4.9.5"
},
"proxy": "http://localhost:8000",
"homepage": "/"