Merge pull request 'chore(deps): update dependency vite to ^6.0.7' (#50) from renovate/vite-6.x into main
Some checks are pending
pilotwings / python (push) Waiting to run
pilotwings / node (push) Waiting to run
pilotwings / docker (push) Blocked by required conditions

Reviewed-on: #50
This commit is contained in:
Michel Roux 2025-01-03 11:00:07 +00:00
commit 7a89f41d5a
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.6",
"vite": "^6.0.7",
"vue-tsc": "^2.2.0"
}
},
@ -3171,9 +3171,9 @@
"license": "MIT"
},
"node_modules/vite": {
"version": "6.0.6",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.0.6.tgz",
"integrity": "sha512-NSjmUuckPmDU18bHz7QZ+bTYhRR0iA72cs2QAxCqDpafJ0S6qetco0LB3WW2OxlMHS0JmAv+yZ/R3uPmMyGTjQ==",
"version": "6.0.7",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.0.7.tgz",
"integrity": "sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==",
"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.6",
"vite": "^6.0.7",
"vue-tsc": "^2.2.0"
},
"prettier": {