From 017c025aaacb5de0d322d8d005da144a7c532fb0 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 9 Feb 2022 08:28:33 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-vue to v2.2.0 (#1517) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1517 Co-authored-by: renovate Co-committed-by: renovate --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 764c647e19..ee7851ed3b 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@typescript-eslint/eslint-plugin": "5.11.0", "@typescript-eslint/parser": "5.11.0", "@vitejs/plugin-legacy": "1.7.0", - "@vitejs/plugin-vue": "2.1.0", + "@vitejs/plugin-vue": "2.2.0", "@vue/eslint-config-typescript": "10.0.0", "autoprefixer": "10.4.2", "axios": "0.25.0", diff --git a/yarn.lock b/yarn.lock index 799a28a2d3..8893aa695e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3234,10 +3234,10 @@ regenerator-runtime "^0.13.9" systemjs "^6.12.1" -"@vitejs/plugin-vue@2.1.0": - version "2.1.0" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.1.0.tgz#ddf5e0059f84f2ff649afc25ce5a59211e670542" - integrity sha512-AZ78WxvFMYd8JmM/GBV6a6SGGTU0GgN/0/4T+FnMMsLzFEzTeAUwuraapy50ifHZsC+G5SvWs86bvaCPTneFlA== +"@vitejs/plugin-vue@2.2.0": + version "2.2.0" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.2.0.tgz#a0affe3ee09f70a9a1415bd39c0f8a58fa78b419" + integrity sha512-wXigM1EwN2G7rZcwG6kLk9ivvIMhx2363tCEvMBiXcTu5nePM/12hUPVzPb83Uugt6U+zom1gTpJopi/Ow/jwg== "@volar/code-gen@0.31.2": version "0.31.2"