Merge pull request 'chore(deps): update dependency vite to ^5.4.11' (#196) from renovate/vite-5.x into main
All checks were successful
repod / xml (push) Successful in 13s
repod / php (push) Successful in 1m7s
repod / nodejs (push) Successful in 1m2s
repod / release (push) Has been skipped

Reviewed-on: #196
This commit is contained in:
Michel Roux 2024-11-11 13:32:12 +00:00
commit 13969d5c03
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -18,7 +18,7 @@
"linkify-html": "^4.1.3",
"pinia": "^2.2.6",
"toastify-js": "^1.12.0",
"vite": "^5.4.10",
"vite": "^5.4.11",
"vue": "^3.5.12",
"vue-material-design-icons": "^5.3.1",
"vue-router": "^4.4.5"
@ -11466,9 +11466,9 @@
}
},
"node_modules/vite": {
"version": "5.4.10",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.10.tgz",
"integrity": "sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==",
"version": "5.4.11",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.11.tgz",
"integrity": "sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==",
"license": "MIT",
"dependencies": {
"esbuild": "^0.21.3",

View File

@ -26,7 +26,7 @@
"linkify-html": "^4.1.3",
"pinia": "^2.2.6",
"toastify-js": "^1.12.0",
"vite": "^5.4.10",
"vite": "^5.4.11",
"vue": "^3.5.12",
"vue-material-design-icons": "^5.3.1",
"vue-router": "^4.4.5"