chore(deps): upgrade vite toolchain

This commit is contained in:
Supra4E8C
2026-05-02 23:44:54 +08:00
Unverified
parent 6a10082b24
commit 15e32ee999
2 changed files with 537 additions and 853 deletions
+534 -850
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -31,7 +31,7 @@
"@types/react-dom": "^19.2.3", "@types/react-dom": "^19.2.3",
"@typescript-eslint/eslint-plugin": "^8.48.1", "@typescript-eslint/eslint-plugin": "^8.48.1",
"@typescript-eslint/parser": "^8.48.1", "@typescript-eslint/parser": "^8.48.1",
"@vitejs/plugin-react": "^5.1.1", "@vitejs/plugin-react": "^6.0.1",
"eslint": "^9.39.1", "eslint": "^9.39.1",
"eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.4.24", "eslint-plugin-react-refresh": "^0.4.24",
@@ -40,7 +40,7 @@
"sass": "^1.94.2", "sass": "^1.94.2",
"typescript": "^5.9.3", "typescript": "^5.9.3",
"typescript-eslint": "^8.48.1", "typescript-eslint": "^8.48.1",
"vite": "^7.2.6", "vite": "^8.0.10",
"vite-plugin-singlefile": "^2.3.0" "vite-plugin-singlefile": "^2.3.3"
} }
} }