From 0bcbe5e41fcc2725e30ce4c18681a3fe43ef0d19 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 12 Aug 2022 15:02:45 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-vue to v3.0.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 793c00551..a46c2a11a 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@typescript-eslint/eslint-plugin": "5.33.0", "@typescript-eslint/parser": "5.33.0", "@vitejs/plugin-legacy": "2.0.1", - "@vitejs/plugin-vue": "3.0.2", + "@vitejs/plugin-vue": "3.0.3", "@vue/eslint-config-typescript": "11.0.0", "@vue/test-utils": "2.0.2", "@vue/tsconfig": "0.1.3", diff --git a/yarn.lock b/yarn.lock index 461f5c4e8..bf73bd09d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2640,10 +2640,10 @@ regenerator-runtime "^0.13.9" systemjs "^6.12.1" -"@vitejs/plugin-vue@3.0.2": - version "3.0.2" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-3.0.2.tgz#a4ba2d3b8a6a104fe90f1357020339b9a3304883" - integrity sha512-LAqb+tibmsKmSbxBzsMqWVJe6gDE4BDmFLjIzk4YdHgeiRCTokPbK8yRB3dRxDRwNk4IFwCFVE6+WP+YM0mbJg== +"@vitejs/plugin-vue@3.0.3": + version "3.0.3" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-3.0.3.tgz#7e3e401ccb30b4380d2279d9849281413f1791ef" + integrity sha512-U4zNBlz9mg+TA+i+5QPc3N5lQvdUXENZLO2h0Wdzp56gI1MWhqJOv+6R+d4kOzoaSSq6TnGPBdZAXKOe4lXy6g== "@volar/code-gen@0.40.1": version "0.40.1"