From 3f7fd3b9c059185d525b2964a53f0b432adb2d60 Mon Sep 17 00:00:00 2001 From: renovate Date: Sat, 22 Jan 2022 06:41:09 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-vue to v2.1.0 (#1421) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1421 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 814bc0756..65f34cd8a 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@typescript-eslint/eslint-plugin": "5.10.0", "@typescript-eslint/parser": "5.10.0", "@vitejs/plugin-legacy": "1.6.4", - "@vitejs/plugin-vue": "2.0.1", + "@vitejs/plugin-vue": "2.1.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 fbc9e35fb..c95c6d0da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3196,10 +3196,10 @@ regenerator-runtime "^0.13.9" systemjs "^6.11.0" -"@vitejs/plugin-vue@2.0.1": - version "2.0.1" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.0.1.tgz#db0e5eacf96358e04cc501c9008079b25a70a4ac" - integrity sha512-wtdMnGVvys9K8tg+DxowU1ytTrdVveXr3LzdhaKakysgGXyrsfaeds2cDywtvujEASjWOwWL/OgWM+qoeM8Plg== +"@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== "@volar/code-gen@0.30.6": version "0.30.6"