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": { "devDependencies": {
"@types/react": "^18.3.1", "@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0", "@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.2.1", "@vitejs/plugin-react": "^6.0.1",
"vite": "^5.1.0" "vite": "^8.0.10"
} }
} }