From 350d6624df44720b03f9c1e052fe22691e2c129d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 16:23:53 +0000 Subject: [PATCH] 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 930bffa..690b1fe 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "vuetify": "3.0.0-beta.11" }, "devDependencies": { - "@vitejs/plugin-vue": "3.1.2", + "@vitejs/plugin-vue": "3.2.0", "pug": "3.0.2", "sass": "1.55.0", "typescript": "4.8.4", diff --git a/yarn.lock b/yarn.lock index 1c74362..a0e6b69 100644 --- a/yarn.lock +++ b/yarn.lock @@ -59,10 +59,10 @@ resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.15.tgz#d60330046a6ed8a13b4a53df3813c44942ebdf72" integrity sha512-w7hEHXnPMEZ+4nGKl/KDRVpxkwYxYExuHOYXyzIzCDzEZ9ZCGMAewulr9IqJu2LR4N37fcnb1XVeuZ09qgOxhA== -"@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== "@volar/code-gen@0.40.13": version "0.40.13"