Bump nextcloud-vue from 0.11.0 to 0.11.1 in /js

Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.11.0...v0.11.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-05-12 01:13:57 +00:00
parent 78780ff44b
commit fd586db444
2 changed files with 4 additions and 4 deletions

6
js/package-lock.json generated
View File

@@ -5306,9 +5306,9 @@
}
},
"nextcloud-vue": {
"version": "0.11.0",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.11.0.tgz",
"integrity": "sha512-ap4N9kHPaP1ECr1eZGgdaGGgL4IP/M0EoRXhvEpffLDIBCDBlmqK20PH/mtIpXxuKw805yP5bHoCLttgBhibZg==",
"version": "0.11.1",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.11.1.tgz",
"integrity": "sha512-gQnAyTyIjgSOPMLrTMfmVldjwP3lz+xWU6gynDj3InGl4EgjoRp+7fQfgvanPAoDJWLHYh/cmxm4O9AaVZCSSg==",
"requires": {
"hammerjs": "^2.0.8",
"md5": "^2.2.1",

View File

@@ -17,7 +17,7 @@
"markdown-it": "^8.4.2",
"markdown-it-link-target": "^1.0.2",
"nextcloud-axios": "^0.1.3",
"nextcloud-vue": "^0.11.0",
"nextcloud-vue": "^0.11.1",
"nextcloud-vue-collections": "^0.4.0",
"ng-infinite-scroll": "^1.3.0",
"ng-sortable": "^1.3.8",