From 776bd2e86fdeae4f795a244b4dd1a4bac1388e89 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 27 Oct 2021 06:10:55 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-vue to v1.9.4 (#908) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/908 Co-authored-by: renovate Co-committed-by: renovate --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ab6aba546..4744ebaa8 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@typescript-eslint/eslint-plugin": "5.2.0", "@typescript-eslint/parser": "5.2.0", "@vitejs/plugin-legacy": "1.6.2", - "@vitejs/plugin-vue": "1.9.3", + "@vitejs/plugin-vue": "1.9.4", "@vue/eslint-config-typescript": "8.0.0", "autoprefixer": "10.3.7", "axios": "0.24.0", diff --git a/yarn.lock b/yarn.lock index c59f00ba8..747838a3d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1704,10 +1704,10 @@ regenerator-runtime "^0.13.9" systemjs "^6.10.3" -"@vitejs/plugin-vue@1.9.3": - version "1.9.3" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.9.3.tgz#93d61893ce6c723d0209af0483ec8b91a2cd811f" - integrity sha512-yW6H/q+4Mc2PcVjSOelcsMrg/k15DnMUz8jyCFsI04emc3aLwo4AoofUfGnjHUkgirrDxSJLVqQVGhonQ3yykA== +"@vitejs/plugin-vue@1.9.4": + version "1.9.4" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.9.4.tgz#4f48485432cbb986a9fb9d254dc33ce30ddccbfa" + integrity sha512-0CZqaCoChriPTTtGkERy1LGPcYjGFpi2uYRhBPIkqJqUGV5JnJFhQAgh6oH9j5XZHfrRaisX8W0xSpO4T7S78A== "@vue/compat@3.2.20": version "3.2.20"