Bump @vitejs/plugin-vue from 2.2.4 to 2.3.1

Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue) from 2.2.4 to 2.3.1.
- [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.3.1/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] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-31 07:45:56 +00:00 committed by Kavin
parent 1500a3c800
commit 1dd587e2fd
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.8.0",
"@vitejs/plugin-vue": "^2.2.4",
"@vitejs/plugin-vue": "^2.3.1",
"@vue/compiler-sfc": "3.2.31",
"babel-eslint": "^10.1.0",
"eslint": "^7.32.0",

View File

@ -1169,10 +1169,10 @@
regenerator-runtime "^0.13.9"
systemjs "^6.12.1"
"@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==
"@vitejs/plugin-vue@^2.3.1":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.3.1.tgz#5f286b8d3515381c6d5c8fa8eee5e6335f727e14"
integrity sha512-YNzBt8+jt6bSwpt7LP890U1UcTOIZZxfpE5WOJ638PNxSEKOqAi0+FSKS0nVeukfdZ0Ai/H7AFd6k3hayfGZqQ==
"@vue/compiler-core@3.2.31":
version "3.2.31"