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

Reviewed-on: 
This commit is contained in:
Michel Roux 2025-04-04 08:46:57 +00:00
commit 1149ef4f5c
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated

@ -18,7 +18,7 @@
"linkify-html": "^4.2.0",
"pinia": "^3.0.1",
"toastify-js": "^1.12.0",
"vite": "^6.2.4",
"vite": "^6.2.5",
"vue": "^3.5.13",
"vue-material-design-icons": "^5.3.1",
"vue-router": "^4.5.0"
@ -12620,9 +12620,9 @@
}
},
"node_modules/vite": {
"version": "6.2.4",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.4.tgz",
"integrity": "sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==",
"version": "6.2.5",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.5.tgz",
"integrity": "sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==",
"license": "MIT",
"dependencies": {
"esbuild": "^0.25.0",

@ -27,7 +27,7 @@
"linkify-html": "^4.2.0",
"pinia": "^3.0.1",
"toastify-js": "^1.12.0",
"vite": "^6.2.4",
"vite": "^6.2.5",
"vue": "^3.5.13",
"vue-material-design-icons": "^5.3.1",
"vue-router": "^4.5.0"