remove redundant packages

This commit is contained in:
csehviktor
2025-07-15 04:29:07 +02:00
parent 86d807a19c
commit 96b844d3ac
2 changed files with 6 additions and 18 deletions

View File

@@ -16,7 +16,6 @@
},
"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",
@@ -25,8 +24,6 @@
"eslint": "^9.29.0",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",
"globals": "^16.2.0",
"nanostores": "^1.0.1",
"react-chartjs-2": "^5.3.0",
"react-router-dom": "^7.6.3",
"tailwindcss": "^4.1.11",