chore(deps): update dependency @vitejs/plugin-vue to v4 (#2814)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2814 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
213ef84586
commit
21e52c3b1f
@ -80,7 +80,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "5.46.0",
|
||||
"@typescript-eslint/parser": "5.46.0",
|
||||
"@vitejs/plugin-legacy": "2.3.1",
|
||||
"@vitejs/plugin-vue": "3.2.0",
|
||||
"@vitejs/plugin-vue": "4.0.0",
|
||||
"@vue/eslint-config-typescript": "11.0.2",
|
||||
"@vue/test-utils": "2.2.6",
|
||||
"@vue/tsconfig": "0.1.3",
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -29,7 +29,7 @@ specifiers:
|
||||
'@typescript-eslint/eslint-plugin': 5.46.0
|
||||
'@typescript-eslint/parser': 5.46.0
|
||||
'@vitejs/plugin-legacy': 2.3.1
|
||||
'@vitejs/plugin-vue': 3.2.0
|
||||
'@vitejs/plugin-vue': 4.0.0
|
||||
'@vue/eslint-config-typescript': 11.0.2
|
||||
'@vue/test-utils': 2.2.6
|
||||
'@vue/tsconfig': 0.1.3
|
||||
@ -153,7 +153,7 @@ devDependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.46.0_5mle7isnkfgjmrghnnczirv6iy
|
||||
'@typescript-eslint/parser': 5.46.0_ha6vam6werchizxrnqvarmz2zu
|
||||
'@vitejs/plugin-legacy': 2.3.1_terser@5.10.0+vite@3.2.5
|
||||
'@vitejs/plugin-vue': 3.2.0_vite@3.2.5+vue@3.2.45
|
||||
'@vitejs/plugin-vue': 4.0.0_vite@3.2.5+vue@3.2.45
|
||||
'@vue/eslint-config-typescript': 11.0.2_4ajq2belonl3hwwudzbg7tkiqi
|
||||
'@vue/test-utils': 2.2.6_vue@3.2.45
|
||||
'@vue/tsconfig': 0.1.3_@types+node@18.11.12
|
||||
@ -3645,11 +3645,11 @@ packages:
|
||||
vite: 3.2.5_meaphud4uv4uzwuwoihwv2qnem
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue/3.2.0_vite@3.2.5+vue@3.2.45:
|
||||
resolution: {integrity: sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==}
|
||||
/@vitejs/plugin-vue/4.0.0_vite@3.2.5+vue@3.2.45:
|
||||
resolution: {integrity: sha512-e0X4jErIxAB5oLtDqbHvHpJe/uWNkdpYV83AOG2xo2tEVSzCzewgJMtREZM30wXnM5ls90hxiOtAuVU6H5JgbA==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
vite: ^3.0.0
|
||||
vite: ^4.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 3.2.5_meaphud4uv4uzwuwoihwv2qnem
|
||||
|
Loading…
x
Reference in New Issue
Block a user