Bump @vitejs/plugin-vue from 2.2.2 to 2.2.4

Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue) from 2.2.2 to 2.2.4.
- [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.4/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-03-01 04:10:16 +00:00 committed by Kavin
parent 25a7036089
commit 091f38af7e
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1157,10 +1157,10 @@
regenerator-runtime "^0.13.9"
systemjs "^6.12.1"
"@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==
"@vitejs/plugin-vue@^2.2.4":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.2.4.tgz#ab8b199ca82496b05d2654c5f34ffcf9b947243d"
integrity sha512-ev9AOlp0ljCaDkFZF3JwC/pD2N4Hh+r5srl5JHM6BKg5+99jiiK0rE/XaRs3pVm1wzyKkjUy/StBSoXX5fFzcw==
"@vue/compiler-core@3.2.31":
version "3.2.31"