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.1.4 to 3.1.5 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/commits) Updates `@vue/compiler-sfc` from 3.1.4 to 3.1.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.1.5/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:
parent
cbb9c32eea
commit
ce34bb494f
2 changed files with 55 additions and 55 deletions
|
@ -21,7 +21,7 @@
|
|||
"register-service-worker": "^1.7.1",
|
||||
"shaka-player": "3.2.0",
|
||||
"uikit": "3.7.1",
|
||||
"vue": "^3.1.4",
|
||||
"vue": "^3.1.5",
|
||||
"vue-router": "^4.0.10",
|
||||
"xml-js": "^1.6.11"
|
||||
},
|
||||
|
@ -30,7 +30,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.4",
|
||||
"@vue/compiler-sfc": "^3.1.5",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"eslint": "^7.30.0",
|
||||
"eslint-plugin-vue": "^7.13.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue