build(deps): bump vue and @vue/compiler-sfc

Bumps [vue](https://github.com/vuejs/vue) and [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc). These dependencies needed to be updated together.

Updates `vue` from 3.1.2 to 3.1.4
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

Updates `@vue/compiler-sfc` from 3.1.2 to 3.1.4
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.1.4/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@vue/compiler-sfc"
  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] 2021-07-05 04:16:11 +00:00 committed by FireMasterK
parent 29b49de40c
commit 2adae85183
2 changed files with 55 additions and 55 deletions

View file

@ -20,7 +20,7 @@
"register-service-worker": "^1.7.1",
"shaka-player": "3.1.1",
"uikit": "3.7.0",
"vue": "^3.1.2",
"vue": "^3.1.4",
"vue-router": "^4.0.10",
"xml-js": "^1.6.11"
},
@ -29,7 +29,7 @@
"@vue/cli-plugin-eslint": "^4.5.13",
"@vue/cli-plugin-pwa": "^4.5.13",
"@vue/cli-service": "^4.5.13",
"@vue/compiler-sfc": "^3.1.2",
"@vue/compiler-sfc": "^3.1.4",
"babel-eslint": "^10.1.0",
"eslint": "^7.29.0",
"eslint-plugin-vue": "^7.12.1"