chore(deps): update dependency vite to ^6.0.3 #34

Merged
Xefir merged 1 commits from renovate/vite-6.x into main 2024-12-06 12:38:27 +00:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 55dfead991 - Show all commits

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.2",
"vite": "^6.0.3",
"vue-tsc": "^2.1.10"
}
},
@ -3158,9 +3158,9 @@
"license": "MIT"
},
"node_modules/vite": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.0.2.tgz",
"integrity": "sha512-XdQ+VsY2tJpBsKGs0wf3U/+azx8BBpYRHFAyKm5VeEZNOJZRB63q7Sc8Iup3k0TrN3KO6QgyzFf+opSbfY1y0g==",
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.0.3.tgz",
"integrity": "sha512-Cmuo5P0ENTN6HxLSo6IHsjCLn/81Vgrp81oaiFFMRa8gGDj5xEjIcEpf2ZymZtZR8oU0P2JX5WuUp/rlXcHkAw==",
"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.2",
"vite": "^6.0.3",
"vue-tsc": "^2.1.10"
},
"prettier": {