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] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-14 04:08:26 +00:00 committed by Kavin
parent d8fc00704f
commit 7083cbc6ce
2 changed files with 9 additions and 9 deletions

View file

@ -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",