From 21e52c3b1fbccafed86f3d9a17ff876de737671c Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 9 Dec 2022 10:17:24 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-vue to v4 (#2814) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2814 Co-authored-by: renovate Co-committed-by: renovate --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 94f0ea8a7..1b65ef4a6 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 184354ec7..311da11ec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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