feat: react router + no swc

This commit is contained in:
2025-05-20 18:38:01 +02:00
parent 3f369de3fa
commit d9c3223228
5 changed files with 635 additions and 249 deletions

View File

@ -18,7 +18,7 @@
"@eslint/js": "^9.25.0",
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.2",
"@vitejs/plugin-react-swc": "^3.9.0",
"@vitejs/plugin-react": "^4.4.1",
"eslint": "^9.25.0",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",