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.0.6 to 3.0.7
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

Updates `@vue/compiler-sfc` from 3.0.6 to 3.0.7
- [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.0.7/packages/compiler-sfc)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-02 06:36:53 +00:00 committed by FireMasterK
parent 6d0da78d4c
commit 234eeb99cf
2 changed files with 55 additions and 55 deletions

View file

@ -18,7 +18,7 @@
"register-service-worker": "^1.7.1",
"shaka-player": "3.0.8",
"uikit": "3.6.17",
"vue": "^3.0.6",
"vue": "^3.0.7",
"vue-router": "^4.0.4",
"xml-js": "^1.6.11"
},
@ -27,7 +27,7 @@
"@vue/cli-plugin-eslint": "^4.5.11",
"@vue/cli-plugin-pwa": "^4.5.11",
"@vue/cli-service": "^4.5.11",
"@vue/compiler-sfc": "^3.0.6",
"@vue/compiler-sfc": "^3.0.7",
"babel-eslint": "^10.1.0",
"eslint": "^7.21.0",
"eslint-plugin-vue": "^7.6.0"