fix(import): fix array errors on import/export (#2211)

* Fix import/export

* Remove copilot gdrive tools

* Null

* Fix lint

* Add copilot validation

* Fix validation
This commit is contained in:
Siddharth Ganesan
2025-12-05 13:07:01 -08:00
committed by GitHub
parent 7101dc58d4
commit 7752beac01
21 changed files with 1404 additions and 1579 deletions

View File

@@ -96,7 +96,6 @@
"lodash": "4.17.21",
"lucide-react": "^0.479.0",
"mammoth": "^1.9.0",
"mermaid": "^11.4.1",
"mysql2": "3.14.3",
"nanoid": "^3.3.7",
"next": "16.0.7",