chore(deps): update dependency @vitejs/plugin-vue to v5 (main) (#24892)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-25 13:11:43 +00:00 committed by GitHub
parent a2ef3091e8
commit 57d22b4184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 12 deletions

View File

@ -118,7 +118,7 @@
"@parcel/watcher": "2.3.0",
"@types/estree": "1.0.5",
"@types/fs-extra": "11.0.4",
"@vitejs/plugin-vue": "4.5.2",
"@vitejs/plugin-vue": "5.0.0",
"unbuild": "latest",
"vite": "5.0.10",
"vitest": "1.1.0"

View File

@ -39,7 +39,7 @@
"@types/pug": "2.0.10",
"@types/sass-loader": "8.0.8",
"@unhead/schema": "1.8.9",
"@vitejs/plugin-vue": "4.5.2",
"@vitejs/plugin-vue": "5.0.0",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vue/compiler-core": "3.3.13",
"c12": "1.5.1",

View File

@ -34,7 +34,7 @@
"dependencies": {
"@nuxt/kit": "workspace:*",
"@rollup/plugin-replace": "^5.0.5",
"@vitejs/plugin-vue": "^4.5.2",
"@vitejs/plugin-vue": "^5.0.0",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"autoprefixer": "^10.4.16",
"clear": "^0.1.0",

View File

@ -412,8 +412,8 @@ importers:
specifier: 11.0.4
version: 11.0.4
'@vitejs/plugin-vue':
specifier: 4.5.2
version: 4.5.2(vite@5.0.10)(vue@3.3.13)
specifier: 5.0.0
version: 5.0.0(vite@5.0.10)(vue@3.3.13)
unbuild:
specifier: latest
version: 2.0.0(typescript@5.3.3)
@ -476,8 +476,8 @@ importers:
specifier: 1.8.9
version: 1.8.9
'@vitejs/plugin-vue':
specifier: 4.5.2
version: 4.5.2(vite@5.0.10)(vue@3.3.13)
specifier: 5.0.0
version: 5.0.0(vite@5.0.10)(vue@3.3.13)
'@vitejs/plugin-vue-jsx':
specifier: 3.1.0
version: 3.1.0(vite@5.0.10)(vue@3.3.13)
@ -539,8 +539,8 @@ importers:
specifier: ^5.0.5
version: 5.0.5(rollup@4.9.1)
'@vitejs/plugin-vue':
specifier: ^4.5.2
version: 4.5.2(vite@5.0.10)(vue@3.3.13)
specifier: ^5.0.0
version: 5.0.0(vite@5.0.10)(vue@3.3.13)
'@vitejs/plugin-vue-jsx':
specifier: ^3.1.0
version: 3.1.0(vite@5.0.10)(vue@3.3.13)
@ -2942,9 +2942,9 @@ packages:
transitivePeerDependencies:
- supports-color
/@vitejs/plugin-vue@4.5.2(vite@5.0.10)(vue@3.3.13):
resolution: {integrity: sha512-UGR3DlzLi/SaVBPX0cnSyE37vqxU3O6chn8l0HJNzQzDia6/Au2A4xKv+iIJW8w2daf80G7TYHhi1pAUjdZ0bQ==}
engines: {node: ^14.18.0 || >=16.0.0}
/@vitejs/plugin-vue@5.0.0(vite@5.0.10)(vue@3.3.13):
resolution: {integrity: sha512-7x5e8X4J1Wi4NxudGjJBd2OFerAi/0nzF80ojCzvfj347WVr0YSn82C8BSsgwSHzlk9Kw5xnZfj0/7RLnNwP5w==}
engines: {node: ^18.0.0 || >=20.0.0}
peerDependencies:
vite: 5.0.10
vue: 3.3.13