mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-10 02:08:21 +00:00
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.4 to 3.0.5 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/commits) Updates `@vue/compiler-sfc` from 3.0.4 to 3.0.5 - [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.5/packages/compiler-sfc) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2bd465b5d9
commit
088adf8245
@ -21,7 +21,7 @@
|
|||||||
"video.js": "^7.10.2",
|
"video.js": "^7.10.2",
|
||||||
"videojs-contrib-quality-levels": "^2.0.9",
|
"videojs-contrib-quality-levels": "^2.0.9",
|
||||||
"videojs-hotkeys": "^0.2.27",
|
"videojs-hotkeys": "^0.2.27",
|
||||||
"vue": "^3.0.0",
|
"vue": "^3.0.5",
|
||||||
"vue-router": "^4.0.0-rc.5"
|
"vue-router": "^4.0.0-rc.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@ -29,7 +29,7 @@
|
|||||||
"@vue/cli-plugin-eslint": "^4.5.9",
|
"@vue/cli-plugin-eslint": "^4.5.9",
|
||||||
"@vue/cli-plugin-pwa": "^4.5.9",
|
"@vue/cli-plugin-pwa": "^4.5.9",
|
||||||
"@vue/cli-service": "^4.5.9",
|
"@vue/cli-service": "^4.5.9",
|
||||||
"@vue/compiler-sfc": "^3.0.0",
|
"@vue/compiler-sfc": "^3.0.5",
|
||||||
"babel-eslint": "^10.1.0",
|
"babel-eslint": "^10.1.0",
|
||||||
"eslint": "^7.16.0",
|
"eslint": "^7.16.0",
|
||||||
"eslint-plugin-vue": "^7.0.0-0"
|
"eslint-plugin-vue": "^7.0.0-0"
|
||||||
|
Loading…
Reference in New Issue
Block a user