some change

This commit is contained in:
john 2025-05-16 16:09:35 +02:00
parent d4a1492d56
commit 313f1def49
38 changed files with 475 additions and 401 deletions

View file

@ -14,15 +14,17 @@
"@js-temporal/polyfill": "^0.5.1",
"@tailwindcss/vite": "^4.1.5",
"immer": "^10.1.1",
"openapi-fetch": "^0.14.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router": "^7.5.3",
"react-router-dom": "^7.6.0",
"tailwindcss": "^4.1.5"
},
"devDependencies": {
"@eslint/js": "^9.22.0",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react": "^4.3.4",
"eslint": "^9.22.0",
"eslint-plugin-react-hooks": "^5.2.0",