From ee3de6730c80e6f22d5d481f7e0bd50d40de2a30 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 15 Oct 2021 21:50:08 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-legacy to v1.6.2 (#838) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/838 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 5f4337c69..dd3c99766 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/jest": "27.0.2", "@typescript-eslint/eslint-plugin": "4.32.0", "@typescript-eslint/parser": "4.32.0", - "@vitejs/plugin-legacy": "1.6.1", + "@vitejs/plugin-legacy": "1.6.2", "@vue/eslint-config-typescript": "7.0.0", "@vue/runtime-dom": "latest", "autoprefixer": "10.3.6", diff --git a/yarn.lock b/yarn.lock index bb305737f..7a2a994ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1616,10 +1616,10 @@ "@typescript-eslint/types" "4.32.0" eslint-visitor-keys "^2.0.0" -"@vitejs/plugin-legacy@1.6.1": - version "1.6.1" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-legacy/-/plugin-legacy-1.6.1.tgz#45f0e006de2d25758151b098b8dcb912c62a95dc" - integrity sha512-isBi2ti+AlCZUpfA1P6L8gseltBy/qi6Rsi92aDzeL2elpwXgN4Hv/xLS2UUSSj9F0mFmxXCYPWlBPaJnlYamQ== +"@vitejs/plugin-legacy@1.6.2": + version "1.6.2" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-legacy/-/plugin-legacy-1.6.2.tgz#638bfe74715bdba33a68b3de555f615e1b246cdb" + integrity sha512-p5Bv/827WUpVN2m95ZYXzmjE3AblFE4CHasVoZ7dIwOPlyNcpg70SehEi5AWqyC0E7C1rHD8Nju9rWoV9uBLiw== dependencies: "@babel/standalone" "^7.15.7" core-js "^3.18.1"