Chore: Update Vite to 7.1.7

This commit is contained in:
Jan Groß
2025-09-22 15:46:55 +02:00
parent 8d19560654
commit a6100eb1e4
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"
}