Restaurar versão do vite para 8.2.0

This commit is contained in:
Hermes
2026-08-05 14:16:32 +00:00
parent e6fdd42d5a
commit 4bafa35aa9
+1 -1
View File
@@ -25,6 +25,6 @@
"@vitejs/plugin-react": "^6.0.4", "@vitejs/plugin-react": "^6.0.4",
"oxlint": "^1.75.0", "oxlint": "^1.75.0",
"typescript": "~6.0.2", "typescript": "~6.0.2",
"vite": "^6.0.0" "vite": "^8.2.0"
} }
} }