From 1f2a2857da3a07b532e726c52ebb408c1cdea5d7 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 4 May 2022 18:02:50 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-vue to v2.3.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 20694f64a..c0fb175a7 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@typescript-eslint/eslint-plugin": "5.22.0", "@typescript-eslint/parser": "5.22.0", "@vitejs/plugin-legacy": "1.8.2", - "@vitejs/plugin-vue": "2.3.1", + "@vitejs/plugin-vue": "2.3.2", "@vue/eslint-config-typescript": "10.0.0", "autoprefixer": "10.4.7", "axios": "0.27.2", diff --git a/yarn.lock b/yarn.lock index 39b9a5e82..b31cc2f25 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2439,10 +2439,10 @@ regenerator-runtime "^0.13.9" systemjs "^6.12.1" -"@vitejs/plugin-vue@2.3.1": - version "2.3.1" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.3.1.tgz#5f286b8d3515381c6d5c8fa8eee5e6335f727e14" - integrity sha512-YNzBt8+jt6bSwpt7LP890U1UcTOIZZxfpE5WOJ638PNxSEKOqAi0+FSKS0nVeukfdZ0Ai/H7AFd6k3hayfGZqQ== +"@vitejs/plugin-vue@2.3.2": + version "2.3.2" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.3.2.tgz#12ea7a42e6c83d5ea48e14dc41fd2bbb5806ee37" + integrity sha512-umyypfSHS4kQLdYAnJHhaASq7FRzNCdvcRoQ3uYGNk1/M4a+hXUd7ysN7BLhCrWH6uBokyCkFeUAaFDzSaaSrQ== "@volar/code-gen@0.34.11": version "0.34.11" -- 2.40.1