From 7083cbc6ceb125362485be57ec269d601b425199 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 04:08:26 +0000 Subject: [PATCH] Bump @vitejs/plugin-legacy from 1.7.0 to 1.7.1 Bumps [@vitejs/plugin-legacy](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-legacy) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-legacy/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-app@1.7.1/packages/plugin-legacy) --- updated-dependencies: - dependency-name: "@vitejs/plugin-legacy" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 2ef1ac77..77fbb2c2 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@intlify/vite-plugin-vue-i18n": "^3.2.2", - "@vitejs/plugin-legacy": "^1.7.0", + "@vitejs/plugin-legacy": "^1.7.1", "@vitejs/plugin-vue": "^2.2.0", "@vue/compiler-sfc": "3.2.30", "babel-eslint": "^10.1.0", diff --git a/yarn.lock b/yarn.lock index 25b8a63e..fcd68cdb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -878,7 +878,7 @@ dependencies: regenerator-runtime "^0.13.4" -"@babel/standalone@^7.16.12": +"@babel/standalone@^7.17.2": version "7.17.2" resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.17.2.tgz#4c55936b181f230d0ba7c5c38e66b68713cdb114" integrity sha512-Adjbjnlk0IBuBEldyuicdIeq1P/YI5nfm7HnOVd8blGDRetPW2NllESjlrItMKORWVuILWqKe10D+b8yEybeBA== @@ -1153,13 +1153,13 @@ resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.2.tgz#fc25ad9943bcac11cceb8168db4f275e0e72e756" integrity sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg== -"@vitejs/plugin-legacy@^1.7.0": - version "1.7.0" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-legacy/-/plugin-legacy-1.7.0.tgz#c24d318d4cacc4252162531c71103517ec05a1e6" - integrity sha512-/aXOuxCqXHQLpCTb/qSdZR6lsFoVNuuw9FhSf1T1Rffya4bnXy7/+bpMmAobqcRUDhqg0hRWc1KiWd3B+pUHQg== +"@vitejs/plugin-legacy@^1.7.1": + version "1.7.1" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-legacy/-/plugin-legacy-1.7.1.tgz#6236d2f5ea5f11f6406070bb69e700e781f86125" + integrity sha512-RqgILXsGpfV7NHodVCdBVau8ss5+ynMXp6JGF/F7nhSy0bnwSQPlMS3KFqh7twfifXK8VuMriqfU4CxOiqmNnA== dependencies: - "@babel/standalone" "^7.16.12" - core-js "^3.20.3" + "@babel/standalone" "^7.17.2" + core-js "^3.21.0" magic-string "^0.25.7" regenerator-runtime "^0.13.9" systemjs "^6.12.1" @@ -1553,7 +1553,7 @@ core-js-compat@^3.20.0, core-js-compat@^3.20.2: browserslist "^4.19.1" semver "7.0.0" -core-js@^3.20.3: +core-js@^3.21.0: version "3.21.0" resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.21.0.tgz#f479dbfc3dffb035a0827602dd056839a774aa71" integrity sha512-YUdI3fFu4TF/2WykQ2xzSiTQdldLB4KVuL9WeAy5XONZYt5Cun/fpQvctoKbCgvPhmzADeesTk/j2Rdx77AcKQ==