mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
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.5 to 3.0.6 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/commits) Updates `@vue/compiler-sfc` from 3.0.5 to 3.0.6 - [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.6/packages/compiler-sfc) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8ca20ffa3a
commit
d6186fa1f6
2 changed files with 9128 additions and 9129 deletions
|
@ -18,7 +18,7 @@
|
|||
"register-service-worker": "^1.7.1",
|
||||
"shaka-player": "3.0.8",
|
||||
"uikit": "3.6.16",
|
||||
"vue": "^3.0.5",
|
||||
"vue": "^3.0.6",
|
||||
"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.5",
|
||||
"@vue/compiler-sfc": "^3.0.6",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"eslint": "^7.20.0",
|
||||
"eslint-plugin-vue": "^7.6.0"
|
||||
|
|
Loading…
Reference in a new issue