fix(web): restore shadcn theme tokens in index.css; tidy deps + eslint rule

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-03 22:21:58 +02:00
parent b7ec4b1041
commit 5267f05089
4 changed files with 89 additions and 5 deletions
+1 -1
View File
@@ -21,7 +21,6 @@
"lucide-react": "^1.17.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"shadcn": "^4.10.0",
"tailwind-merge": "^3.6.0",
"tw-animate-css": "^1.4.0"
},
@@ -35,6 +34,7 @@
"@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",