From 6699ab93088d7613b6f672774c13478bbbf9e771 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 4 Oct 2021 11:57:43 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-vue to v1.9.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 24c0bf0e6..2875e17b9 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/pdfmake": "0.1.19", "@typescript-eslint/eslint-plugin": "4.31.1", "@typescript-eslint/parser": "4.31.1", - "@vitejs/plugin-vue": "1.8.0", + "@vitejs/plugin-vue": "1.9.2", "@vue/compiler-sfc": "3.2.12", "@vue/eslint-config-typescript": "7.0.0", "eslint": "7.32.0", diff --git a/yarn.lock b/yarn.lock index bb6fc5575..ab91aec23 100644 --- a/yarn.lock +++ b/yarn.lock @@ -952,10 +952,10 @@ "@typescript-eslint/types" "4.31.1" eslint-visitor-keys "^2.0.0" -"@vitejs/plugin-vue@1.8.0": - version "1.8.0" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.8.0.tgz#412b0f280eedad4fad982a0b3f1ae7b4bd128aee" - integrity sha512-vwR5QkJ9wQiOGTHtYHJuwCaWtcyBp1P/pSxGg5j5+OeWawQso7yLktllEPl+zHFSSDE5Xibe41LjVG4lIHizmA== +"@vitejs/plugin-vue@1.9.2": + version "1.9.2" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.9.2.tgz#7234efb8c3c3d60c7eac350a935074ab1820ae0e" + integrity sha512-QnUQJvGmY+YT9xTidLcjr6NAjKWNdSuul1M+BZ6uwTQaO5vpAY9USBncXESATk742dYMZGJenegJgeJhG/HMNQ== "@volar/code-gen@^0.27.22": version "0.27.22"