fix: Resolve remaining TypeScript errors

Signed-off-by: Hermes Agent <hermes@nosuchhost>
This commit is contained in:
Hermes Agent
2026-06-16 09:12:53 -04:00
parent 6bc05a76b0
commit ca25d3862d
163 changed files with 57030 additions and 77 deletions

View File

@@ -14,12 +14,13 @@
"react-dom": "^18.3.1",
"xterm": "^5.3.0",
"xterm-addon-fit": "^0.8.0",
"zustand": "^4.4.7",
"y-websocket": "^2.1.0",
"yjs": "^13.6.16",
"y-websocket": "^2.1.0"
"zustand": "^4.4.7"
},
"devDependencies": {
"@eslint/js": "^9.10.0",
"@types/node": "^25.9.3",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.1",