Bump vue and vue-template-compiler

Bumps [vue](https://github.com/vuejs/core) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.

Updates `vue` from 2.7.11 to 2.7.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits)

Updates `vue-template-compiler` from 2.7.11 to 2.7.13
- [Release notes](https://github.com/vuejs/vue/releases)
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue/compare/v2.7.11...v2.7.13)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-10-15 08:21:04 +00:00 committed by nextcloud-command
parent 665c6ad72e
commit 9a4cd5bad9
8 changed files with 24 additions and 24 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

44
package-lock.json generated
View File

@ -31,10 +31,10 @@
"path-posix": "^1.0.0",
"qs": "^6.11.0",
"url-parse": "^1.5.10",
"vue": "^2.7.11",
"vue": "^2.7.13",
"vue-material-design-icons": "^5.1.2",
"vue-router": "^3.6.5",
"vue-template-compiler": "^2.7.11",
"vue-template-compiler": "^2.7.13",
"vue-virtual-grid": "^2.5.0",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
@ -4112,9 +4112,9 @@
}
},
"node_modules/@vue/compiler-sfc": {
"version": "2.7.11",
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.11.tgz",
"integrity": "sha512-Cf8zvrZWjROgd8yPL8Tc+O3q/Y8ZGM0Y+8blrAvj1RQsVouzUY0oHcx8BA7Hybhb90JRnzeApFrlQGZRUdYpRw==",
"version": "2.7.13",
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.13.tgz",
"integrity": "sha512-zzu2rLRZlgIU+OT3Atbr7Y6PG+LW4wVQpPfNRrGDH3dM9PsrcVfa+1pKb8bW467bGM3aDOvAnsYLWVpYIv3GRg==",
"dependencies": {
"@babel/parser": "^7.18.4",
"postcss": "^8.4.14",
@ -18596,11 +18596,11 @@
"dev": true
},
"node_modules/vue": {
"version": "2.7.11",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.7.11.tgz",
"integrity": "sha512-VPAW5QelT7Tx6UoSw/cwx/jDROOKAK1y/Q0o7HkmVJ1WAypE7w1+UoFa+KsGxy1aYdHPU1oODB3vR6XwSfVhDg==",
"version": "2.7.13",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.7.13.tgz",
"integrity": "sha512-QnM6ULTNnPmn71eUO+4hdjfBIA3H0GLsBnchnI/kS678tjI45GOUZhXd0oP/gX9isikXz1PAzSnkPspp9EUNfQ==",
"dependencies": {
"@vue/compiler-sfc": "2.7.11",
"@vue/compiler-sfc": "2.7.13",
"csstype": "^3.1.0"
}
},
@ -18839,9 +18839,9 @@
}
},
"node_modules/vue-template-compiler": {
"version": "2.7.11",
"resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.11.tgz",
"integrity": "sha512-17QnXkFiBLOH3gGCA3nWAWpmdlTjOWLyP/2eg5ptgY1OvDBuIDGOW9FZ7ZSKmF1UFyf56mLR3/E1SlCTml1LWQ==",
"version": "2.7.13",
"resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.13.tgz",
"integrity": "sha512-jYM6TClwDS9YqP48gYrtAtaOhRKkbYmbzE+Q51gX5YDr777n7tNI/IZk4QV4l/PjQPNh/FVa/E92sh/RqKMrog==",
"dependencies": {
"de-indent": "^1.0.2",
"he": "^1.2.0"
@ -23258,9 +23258,9 @@
}
},
"@vue/compiler-sfc": {
"version": "2.7.11",
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.11.tgz",
"integrity": "sha512-Cf8zvrZWjROgd8yPL8Tc+O3q/Y8ZGM0Y+8blrAvj1RQsVouzUY0oHcx8BA7Hybhb90JRnzeApFrlQGZRUdYpRw==",
"version": "2.7.13",
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.13.tgz",
"integrity": "sha512-zzu2rLRZlgIU+OT3Atbr7Y6PG+LW4wVQpPfNRrGDH3dM9PsrcVfa+1pKb8bW467bGM3aDOvAnsYLWVpYIv3GRg==",
"requires": {
"@babel/parser": "^7.18.4",
"postcss": "^8.4.14",
@ -34466,11 +34466,11 @@
"dev": true
},
"vue": {
"version": "2.7.11",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.7.11.tgz",
"integrity": "sha512-VPAW5QelT7Tx6UoSw/cwx/jDROOKAK1y/Q0o7HkmVJ1WAypE7w1+UoFa+KsGxy1aYdHPU1oODB3vR6XwSfVhDg==",
"version": "2.7.13",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.7.13.tgz",
"integrity": "sha512-QnM6ULTNnPmn71eUO+4hdjfBIA3H0GLsBnchnI/kS678tjI45GOUZhXd0oP/gX9isikXz1PAzSnkPspp9EUNfQ==",
"requires": {
"@vue/compiler-sfc": "2.7.11",
"@vue/compiler-sfc": "2.7.13",
"csstype": "^3.1.0"
}
},
@ -34652,9 +34652,9 @@
}
},
"vue-template-compiler": {
"version": "2.7.11",
"resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.11.tgz",
"integrity": "sha512-17QnXkFiBLOH3gGCA3nWAWpmdlTjOWLyP/2eg5ptgY1OvDBuIDGOW9FZ7ZSKmF1UFyf56mLR3/E1SlCTml1LWQ==",
"version": "2.7.13",
"resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.13.tgz",
"integrity": "sha512-jYM6TClwDS9YqP48gYrtAtaOhRKkbYmbzE+Q51gX5YDr777n7tNI/IZk4QV4l/PjQPNh/FVa/E92sh/RqKMrog==",
"requires": {
"de-indent": "^1.0.2",
"he": "^1.2.0"

View File

@ -59,10 +59,10 @@
"path-posix": "^1.0.0",
"qs": "^6.11.0",
"url-parse": "^1.5.10",
"vue": "^2.7.11",
"vue": "^2.7.13",
"vue-material-design-icons": "^5.1.2",
"vue-router": "^3.6.5",
"vue-template-compiler": "^2.7.11",
"vue-template-compiler": "^2.7.13",
"vue-virtual-grid": "^2.5.0",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",