Merge pull request #300 from IT4Change/dependabot/npm_and_yarn/vite-425dcb74af

Bump the vite group across 1 directory with 2 updates
This commit is contained in:
mahula 2024-06-02 22:40:53 +02:00 committed by GitHub
commit 838fb1d440
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@ -14,7 +14,7 @@
"@types/compression": "^1.7.5",
"@types/express": "^4.17.21",
"@types/node": "^20.13.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue": "^5.0.5",
"@vue/server-renderer": "3.4.27",
"@vuepress/theme-default": "^2.0.0-rc.33",
"compression": "^1.7.4",
@ -28,7 +28,7 @@
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"vike": "^0.4.172",
"vite": "^5.2.11",
"vite": "^5.2.12",
"vue": "3.4.27",
"vue-i18n": "^9.13.1",
"vuetify": "^3.6.8"
@ -7415,9 +7415,9 @@
"dev": true
},
"node_modules/@vitejs/plugin-vue": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.0.4.tgz",
"integrity": "sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==",
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.0.5.tgz",
"integrity": "sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==",
"engines": {
"node": "^18.0.0 || >=20.0.0"
},
@ -26683,9 +26683,9 @@
}
},
"node_modules/vite": {
"version": "5.2.11",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.2.11.tgz",
"integrity": "sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==",
"version": "5.2.12",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.2.12.tgz",
"integrity": "sha512-/gC8GxzxMK5ntBwb48pR32GGhENnjtY30G4A0jemunsBkiEZFw60s8InGpN8gkhHEkjnRK1aSAxeQgwvFhUHAA==",
"dependencies": {
"esbuild": "^0.20.1",
"postcss": "^8.4.38",

View File

@ -66,7 +66,7 @@
"@types/compression": "^1.7.5",
"@types/express": "^4.17.21",
"@types/node": "^20.13.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue": "^5.0.5",
"@vue/server-renderer": "3.4.27",
"@vuepress/theme-default": "^2.0.0-rc.33",
"compression": "^1.7.4",
@ -80,7 +80,7 @@
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"vike": "^0.4.172",
"vite": "^5.2.11",
"vite": "^5.2.12",
"vue": "3.4.27",
"vue-i18n": "^9.13.1",
"vuetify": "^3.6.8"