Fix xterm package versions and make models endpoint resilient

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
tocmo0nlord
2026-04-12 16:02:32 -04:00
parent 90a6ee6fbf
commit d68a557de8
3 changed files with 3333 additions and 6 deletions

3326
frontend/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -11,9 +11,9 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"axios": "^1.6.7",
"@xterm/xterm": "^5.3.0",
"@xterm/addon-fit": "^0.8.0",
"@xterm/addon-web-links": "^0.9.0",
"@xterm/xterm": "^6.0.0",
"@xterm/addon-fit": "^0.11.0",
"@xterm/addon-web-links": "^0.12.0",
"recharts": "^2.10.3",
"react-dropzone": "^14.2.3",
"lucide-react": "^0.344.0"