From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 20:38:10 +0000 (-0400) Subject: build(deps-dev): bump @vitejs/plugin-vue from 1.4.0 to 1.6.0 (#4488) X-Git-Tag: v3.2.7~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8154d13fdd83d83bd5934d453404b0a9b6744aa3;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump @vitejs/plugin-vue from 1.4.0 to 1.6.0 (#4488) Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue) from 1.4.0 to 1.6.0. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-app@1.6.0/packages/plugin-vue) --- updated-dependencies: - dependency-name: "@vitejs/plugin-vue" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/yarn.lock b/yarn.lock index db5747b176..6baa0db650 100644 --- a/yarn.lock +++ b/yarn.lock @@ -941,9 +941,9 @@ eslint-visitor-keys "^2.0.0" "@vitejs/plugin-vue@^1.2.0": - version "1.4.0" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.4.0.tgz#962ae01b7fd16ad4007898c64ed639136e12215b" - integrity sha512-RkqfJHz9wdLKBp5Yi+kQL8BAljdrvPoccQm2PTZc/UcL4EjD11xsv2PPCduYx2oV1a/bpSKA3sD5sxOHFhz+LA== + version "1.6.0" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.6.0.tgz#e5558e20c20e9098cd5bd65b9901fdcd2c354983" + integrity sha512-n3i8htn8pTg9M+kM3cnEfsPZx/6ngInlTroth6fA1LQTJq5aTVQ8ggaE5pPoAy9vCgHPtcaXMzwpldhqRAkebQ== "@zeit/schemas@2.6.0": version "2.6.0"