From 673458b41d1536c3bde6069b83fcd9036c20acf0 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 22 Nov 2021 11:02:45 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-vue to v1.10.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1446d0f9..0bd806b3 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@typescript-eslint/eslint-plugin": "5.4.0", "@typescript-eslint/parser": "5.4.0", "@vitejs/plugin-legacy": "1.6.2", - "@vitejs/plugin-vue": "1.9.4", + "@vitejs/plugin-vue": "1.10.0", "@vue/eslint-config-typescript": "9.1.0", "axios": "0.24.0", "browserslist": "4.18.1", diff --git a/yarn.lock b/yarn.lock index 2eb5341f..cbfe5244 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3473,10 +3473,10 @@ regenerator-runtime "^0.13.9" systemjs "^6.10.3" -"@vitejs/plugin-vue@1.9.4": - version "1.9.4" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.9.4.tgz#4f48485432cbb986a9fb9d254dc33ce30ddccbfa" - integrity sha512-0CZqaCoChriPTTtGkERy1LGPcYjGFpi2uYRhBPIkqJqUGV5JnJFhQAgh6oH9j5XZHfrRaisX8W0xSpO4T7S78A== +"@vitejs/plugin-vue@1.10.0": + version "1.10.0" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.10.0.tgz#d015c12d905bb7f76274c2bb272c3662151bf3c0" + integrity sha512-XkSN7lduhQ3z/WMXv2spqt9TCS0znCjnvIGmbud2bxViWWWR4JWXE+x/cQZ/klR0Ug4Ts9eubL7LXAysON5Uvg== "@volar/code-gen@0.29.6": version "0.29.6"