Chore: Update Vite to 7.1.7

This commit is contained in:
2025-09-22 15:56:16 +02:00
parent 67bb6a48a6
commit 2013cd69c6
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -25,7 +25,7 @@
"npm-run-all2": "^8.0.4",
"prettier": "3.6.2",
"typescript": "~5.8.0",
"vite": "^7.0.6",
"vite": "^7.1.7",
"vite-plugin-vue-devtools": "^8.0.0",
"vue-tsc": "^3.0.4"
},

View File

@@ -33,7 +33,7 @@
"npm-run-all2": "^8.0.4",
"prettier": "3.6.2",
"typescript": "~5.8.0",
"vite": "^7.0.6",
"vite": "^7.1.7",
"vite-plugin-vue-devtools": "^8.0.0",
"vue-tsc": "^3.0.4"
}