chore(deps): update dependency vite to ^6.0.10
All checks were successful
pilotwings / python (push) Successful in 1m38s
pilotwings / node (push) Successful in 39s
pilotwings / docker (push) Successful in 1m59s

This commit is contained in:
Renovate Bot 2025-01-21 00:04:12 +00:00
parent 885624b8b6
commit 1466e2fd00
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -21,7 +21,7 @@
"eslint-plugin-vue": "^9.32.0",
"prettier": "^3.4.2",
"typescript": "~5.6.3",
"vite": "^6.0.7",
"vite": "^6.0.10",
"vue-tsc": "^2.2.0"
}
},
@ -3173,9 +3173,9 @@
"license": "MIT"
},
"node_modules/vite": {
"version": "6.0.7",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.0.7.tgz",
"integrity": "sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==",
"version": "6.0.10",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.0.10.tgz",
"integrity": "sha512-MEszunEcMo6pFsfXN1GhCFQqnE25tWRH0MA4f0Q7uanACi4y1Us+ZGpTMnITwCTnYzB2b9cpmnelTlxgTBmaBA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -24,7 +24,7 @@
"eslint-plugin-vue": "^9.32.0",
"prettier": "^3.4.2",
"typescript": "~5.6.3",
"vite": "^6.0.7",
"vite": "^6.0.10",
"vue-tsc": "^2.2.0"
},
"prettier": {