Commit Graph

2 Commits

Author SHA1 Message Date
felixg
eba699d7bc remove all guacd references 2026-03-01 12:13:12 +01:00
deadRabbit
139a13848c Fix frontend TypeScript build errors
- Inline tsconfig.base.json settings into frontend/tsconfig.json (same
  Docker context issue as backend — only frontend/ is copied)
- Upgrade @types/react and @types/react-dom to ^19.0.0 to satisfy
  antd 5.20.x which references React.ActionDispatch (React 19 type);
  React 18 runtime is unchanged

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-22 12:37:04 +01:00