build(deps): Update dependency vite to v8 - autoclosed #7

Closed
millaguie wants to merge 1 commits from renovate/vite-8.x into main
+1 -1
View File
@@ -21,6 +21,6 @@
"@types/react-dom": "^18.3.1", "@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.4", "@vitejs/plugin-react": "^4.3.4",
"typescript": "^5.7.2", "typescript": "^5.7.2",
"vite": "^6.0.3" "vite": "^8.0.0"
} }
} }