Merge pull request 'chore(deps): update dependency vite to ^6.2.3' () from renovate/vite-6.x into main

Reviewed-on: 
This commit is contained in:
Michel Roux 2025-03-25 08:34:35 +00:00
commit 40e5daf478
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated

@ -21,7 +21,7 @@
"eslint-plugin-vue": "^10.0.0",
"prettier": "^3.5.3",
"typescript": "^5.8.2",
"vite": "^6.2.2",
"vite": "^6.2.3",
"vue-tsc": "^2.2.8"
}
},
@ -3333,9 +3333,9 @@
"license": "MIT"
},
"node_modules/vite": {
"version": "6.2.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.2.tgz",
"integrity": "sha512-yW7PeMM+LkDzc7CgJuRLMW2Jz0FxMOsVJ8Lv3gpgW9WLcb9cTW+121UEr1hvmfR7w3SegR5ItvYyzVz1vxNJgQ==",
"version": "6.2.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.3.tgz",
"integrity": "sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg==",
"dev": true,
"license": "MIT",
"dependencies": {

@ -24,7 +24,7 @@
"eslint-plugin-vue": "^10.0.0",
"prettier": "^3.5.3",
"typescript": "^5.8.2",
"vite": "^6.2.2",
"vite": "^6.2.3",
"vue-tsc": "^2.2.8"
},
"prettier": {