From e40cfaeeeb67eb6152abcd54580782e93ebd5283 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 02:58:48 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-vue to v3.2.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3d81583a..d38962d1 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@unocss/transformer-directives": "0.46.0", "@unocss/transformer-variant-group": "0.46.0", "@vitejs/plugin-legacy": "2.3.0", - "@vitejs/plugin-vue": "3.1.2", + "@vitejs/plugin-vue": "3.2.0", "@vue/compiler-sfc": "3.2.41", "eslint": "8.26.0", "eslint-config-prettier": "8.5.0", diff --git a/yarn.lock b/yarn.lock index 0bcd22dc..e0f8b5e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1470,10 +1470,10 @@ regenerator-runtime "^0.13.10" systemjs "^6.13.0" -"@vitejs/plugin-vue@3.1.2": - version "3.1.2" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-3.1.2.tgz#3cd52114e8871a0b5e7bd7d837469c032e503036" - integrity sha512-3zxKNlvA3oNaKDYX0NBclgxTQ1xaFdL7PzwF6zj9tGFziKwmBa3Q/6XcJQxudlT81WxDjEhHmevvIC4Orc1LhQ== +"@vitejs/plugin-vue@3.2.0": + version "3.2.0" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-3.2.0.tgz#a1484089dd85d6528f435743f84cdd0d215bbb54" + integrity sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw== "@vue/compiler-core@3.2.41": version "3.2.41"