Bump @vitejs/plugin-vue from 2.2.0 to 2.2.2

Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue) from 2.2.0 to 2.2.2.
- [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/v2.2.2/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
  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-21 04:09:05 +00:00 committed by Kavin
parent f65a63020f
commit d760f057a6
2 changed files with 5 additions and 5 deletions

View file

@ -28,7 +28,7 @@
"devDependencies": {
"@intlify/vite-plugin-vue-i18n": "^3.3.0",
"@vitejs/plugin-legacy": "^1.7.1",
"@vitejs/plugin-vue": "^2.2.0",
"@vitejs/plugin-vue": "^2.2.2",
"@vue/compiler-sfc": "3.2.31",
"babel-eslint": "^10.1.0",
"eslint": "^7.32.0",

View file

@ -1164,10 +1164,10 @@
regenerator-runtime "^0.13.9"
systemjs "^6.12.1"
"@vitejs/plugin-vue@^2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.2.0.tgz#a0affe3ee09f70a9a1415bd39c0f8a58fa78b419"
integrity sha512-wXigM1EwN2G7rZcwG6kLk9ivvIMhx2363tCEvMBiXcTu5nePM/12hUPVzPb83Uugt6U+zom1gTpJopi/Ow/jwg==
"@vitejs/plugin-vue@^2.2.2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.2.2.tgz#df5d4464ad8cb97c9fb7407a1e5a3a34f716febb"
integrity sha512-3C0s45VOwIFEDU+2ownJOpb0zD5fnjXWaHVOLID2R1mYOlAx3doNBFnNbVjaZvpke/L7IdPJXjpyYpXZToDKig==
"@vue/compiler-core@3.2.31":
version "3.2.31"