build(deps-dev): bump vite from 5.4.17 to 5.4.18 (#2197)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
This commit is contained in:
dependabot[bot] 2025-04-21 19:07:13 +02:00 committed by GitHub
parent b699a94c57
commit b621a32246
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -84,7 +84,7 @@
"stream-browserify": "^3.0.0",
"typescript": "^4.9.5",
"unplugin-vue-components": "^0.22.12",
"vite": "^5.4.17",
"vite": "^5.4.18",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-package-version": "^1.1.0",
"vite-plugin-pwa": "^0.17.5",
@ -9573,9 +9573,9 @@
}
},
"node_modules/vite": {
"version": "5.4.17",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.17.tgz",
"integrity": "sha512-5+VqZryDj4wgCs55o9Lp+p8GE78TLVg0lasCH5xFZ4jacZjtqZa6JUw9/p0WeAojaOfncSM6v77InkFPGnvPvg==",
"version": "5.4.18",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.18.tgz",
"integrity": "sha512-1oDcnEp3lVyHCuQ2YFelM4Alm2o91xNoMncRm1U7S+JdYfYOvbiGZ3/CxGttrOu2M/KcGz7cRC2DoNUA6urmMA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -100,7 +100,7 @@
"stream-browserify": "^3.0.0",
"typescript": "^4.9.5",
"unplugin-vue-components": "^0.22.12",
"vite": "^5.4.17",
"vite": "^5.4.18",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-package-version": "^1.1.0",
"vite-plugin-pwa": "^0.17.5",