Bump nextcloud-vue from 0.10.0 to 0.11.0 in /js (#1030)

Bump nextcloud-vue from 0.10.0 to 0.11.0 in /js
This commit is contained in:
Julius Härtl
2019-05-07 13:55:04 +02:00
committed by GitHub
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.10.0",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.10.0.tgz",
"integrity": "sha512-Ca1eUefMluq5/3Od5hYaG566HmQDGObjGkHNYXJAvGbeMZ2hvbjbkgx9OzpeLV91NWGF4OYsUOsCe9r5WsBp2w==",
"version": "0.11.0",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.11.0.tgz",
"integrity": "sha512-ap4N9kHPaP1ECr1eZGgdaGGgL4IP/M0EoRXhvEpffLDIBCDBlmqK20PH/mtIpXxuKw805yP5bHoCLttgBhibZg==",
"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.10.0",
"nextcloud-vue": "^0.11.0",
"nextcloud-vue-collections": "^0.4.0",
"ng-infinite-scroll": "^1.3.0",
"ng-sortable": "^1.3.8",