From 7870247ad157f36ec3404ec0c22a399d59f71ea7 Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 31 Mar 2022 11:36:59 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-vue to v2.3.1 (#1746) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1746 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 767a0fef1..73fddc541 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@typescript-eslint/eslint-plugin": "5.17.0", "@typescript-eslint/parser": "5.17.0", "@vitejs/plugin-legacy": "1.8.0", - "@vitejs/plugin-vue": "2.3.0", + "@vitejs/plugin-vue": "2.3.1", "@vue/eslint-config-typescript": "10.0.0", "autoprefixer": "10.4.4", "axios": "0.26.1", diff --git a/yarn.lock b/yarn.lock index 83e79e755..e54a25988 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3270,10 +3270,10 @@ regenerator-runtime "^0.13.9" systemjs "^6.12.1" -"@vitejs/plugin-vue@2.3.0": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.3.0.tgz#217958134e9c5fcb93a6d02b8b459cd744963b27" - integrity sha512-3j4lppvOMAYyX5mpmwm8GN1ZuqGzmkOCDGDzwwQKU5aJ3pTodaWhprZatuDB2cAtAcNe+IiGBCllBkJSLUDFYw== +"@vitejs/plugin-vue@2.3.1": + version "2.3.1" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.3.1.tgz#5f286b8d3515381c6d5c8fa8eee5e6335f727e14" + integrity sha512-YNzBt8+jt6bSwpt7LP890U1UcTOIZZxfpE5WOJ638PNxSEKOqAi0+FSKS0nVeukfdZ0Ai/H7AFd6k3hayfGZqQ== "@volar/code-gen@0.33.9": version "0.33.9"