improve ui

This commit is contained in:
csehviktor
2025-07-10 03:00:11 +02:00
parent 76098532ea
commit aa6b171614
13 changed files with 344 additions and 18 deletions

View File

@@ -16,6 +16,7 @@
},
"devDependencies": {
"@eslint/js": "^9.29.0",
"@nanostores/react": "^1.0.0",
"@tailwindcss/vite": "^4.1.11",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
@@ -24,6 +25,7 @@
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",
"globals": "^16.2.0",
"nanostores": "^1.0.1",
"react-router-dom": "^7.6.3",
"tailwindcss": "^4.1.11",
"typescript": "~5.8.3",