chore(deps): update dependency vite to ^6.0.4
All checks were successful
pilotwings / python (push) Successful in 1m28s
pilotwings / node (push) Successful in 26s
pilotwings / docker (push) Successful in 1m32s

This commit is contained in:
Renovate Bot 2024-12-19 23:37:50 +00:00
parent c5cccd8007
commit f4b94897e5
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",
"vite": "^6.0.3",
"vite": "^6.0.4",
"vue-tsc": "^2.1.10"
}
},
@ -3158,9 +3158,9 @@
"license": "MIT"
},
"node_modules/vite": {
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.0.3.tgz",
"integrity": "sha512-Cmuo5P0ENTN6HxLSo6IHsjCLn/81Vgrp81oaiFFMRa8gGDj5xEjIcEpf2ZymZtZR8oU0P2JX5WuUp/rlXcHkAw==",
"version": "6.0.4",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.0.4.tgz",
"integrity": "sha512-zwlH6ar+6o6b4Wp+ydhtIKLrGM/LoqZzcdVmkGAFun0KHTzIzjh+h0kungEx7KJg/PYnC80I4TII9WkjciSR6Q==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -24,7 +24,7 @@
"eslint-plugin-vue": "^9.32.0",
"prettier": "^3.4.2",
"typescript": "5.6",
"vite": "^6.0.3",
"vite": "^6.0.4",
"vue-tsc": "^2.1.10"
},
"prettier": {