feat(web): generated OpenAPI types + typed openapi-fetch client with 401 redirect

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-03 22:25:10 +02:00
parent 5267f05089
commit dcfddc88c7
5 changed files with 1438 additions and 22 deletions
+3 -1
View File
@@ -19,6 +19,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^1.17.0",
"openapi-fetch": "^0.17.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"tailwind-merge": "^3.6.0",
@@ -34,12 +35,13 @@
"@types/react": "^19.1.5",
"@types/react-dom": "^19.1.3",
"@vitejs/plugin-react": "^4.5.2",
"shadcn": "^4.10.0",
"eslint": "^10.4.1",
"eslint-plugin-react-hooks": "^7.1.1",
"eslint-plugin-react-refresh": "^0.5.2",
"globals": "^17.6.0",
"jsdom": "^26.1.0",
"openapi-typescript": "^7.13.0",
"shadcn": "^4.10.0",
"tailwindcss": "^4.3.0",
"typescript": "~5.8.3",
"typescript-eslint": "^8.60.1",