🆙 Updated all css to be used for vite 8.0

This commit is contained in:
duckietm
2026-04-10 10:15:58 +02:00
parent 4afdfd8f33
commit 2ac7ed492f
6 changed files with 26 additions and 28 deletions
+1 -3
View File
@@ -38,7 +38,6 @@
"@typescript-eslint/eslint-plugin": "^8.56.0",
"@typescript-eslint/parser": "^8.56.0",
"@vitejs/plugin-react": "^5.1.4",
"autoprefixer": "^10.4.24",
"eslint": "^10.0.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
@@ -48,7 +47,6 @@
"tailwindcss": "^4.2.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.56.0",
"vite": "^7.3.1",
"vite-tsconfig-paths": "^6.1.1"
"vite": "^8.0.8"
}
}