downgrade vite 7

This commit is contained in:
2026-06-09 23:54:10 +07:00
parent 627b76d61e
commit 8e0c9c5eaf
2 changed files with 896 additions and 205 deletions
+893 -202
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -25,12 +25,12 @@
"@tailwindcss/vite": "^4.3.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
"@vitejs/plugin-react": "^5.1.0",
"eslint": "^10.3.0",
"eslint-plugin-react-hooks": "^7.1.1",
"eslint-plugin-react-refresh": "^0.5.2",
"globals": "^17.6.0",
"tailwindcss": "^4.3.0",
"vite": "^8.0.12"
"vite": "^7.1.12"
}
}