From 8d1d60ba804c8388b3c94a790519cbf2b6e4dbcf Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 7 Dec 2021 09:28:38 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-vue to v1.10.2 (#1150) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1150 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 b4af5f90..06b8de73 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@typescript-eslint/eslint-plugin": "5.6.0", "@typescript-eslint/parser": "5.6.0", "@vitejs/plugin-legacy": "1.6.3", - "@vitejs/plugin-vue": "1.10.1", + "@vitejs/plugin-vue": "1.10.2", "@vue/eslint-config-typescript": "9.1.0", "autoprefixer": "10.4.0", "axios": "0.24.0", diff --git a/yarn.lock b/yarn.lock index b8546cf1..edbaa86c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3530,10 +3530,10 @@ regenerator-runtime "^0.13.9" systemjs "^6.11.0" -"@vitejs/plugin-vue@1.10.1": - version "1.10.1" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.10.1.tgz#d140e93d574c5eac247a79f5b15df665dcb7635b" - integrity sha512-oL76QETMSpVE9jIScirGB2bYJEVU/+r+g+K7oG+sXPs9TZljqveoVRsmLyXlMZTjpQkLL8gz527cW80NMGVKJg== +"@vitejs/plugin-vue@1.10.2": + version "1.10.2" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.10.2.tgz#d718479e2789d8a94b63e00f23f1898ba239253a" + integrity sha512-/QJ0Z9qfhAFtKRY+r57ziY4BSbGUTGsPRMpB/Ron3QPwBZM4OZAZHdTa4a8PafCwU5DTatXG8TMDoP8z+oDqJw== "@volar/code-gen@0.29.8": version "0.29.8"