packgae.json updatet

This commit is contained in:
2026-04-26 14:35:46 +02:00
parent 035c21ba23
commit 41dbf46881
+2 -2
View File
@@ -18,7 +18,7 @@
"devDependencies": {
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.2.1",
"vite": "^5.1.0"
"@vitejs/plugin-react": "^6.0.1",
"vite": "^8.0.10"
}
}