chore(deps): update vite

This commit is contained in:
Łukasz Mierzwa
2026-08-02 14:30:17 +01:00
committed by Łukasz Mierzwa
parent ec043cf8fa
commit cd1f30ebf7
+2 -2
View File
@@ -58,7 +58,7 @@
"@types/react": "19.2.18",
"@types/react-dom": "19.2.4",
"@vitejs/plugin-legacy": "8.2.2",
"@vitejs/plugin-react": "6.0.4",
"@vitejs/plugin-react": "6.0.5",
"eslint": "10.8.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-jest": "29.16.0",
@@ -74,7 +74,7 @@
"terser": "5.49.0",
"typescript": "6.0.3",
"typescript-eslint": "8.65.0",
"vite": "8.1.5"
"vite": "8.2.0"
},
"scripts": {
"start": "vite",