Bump nextcloud-vue from 0.11.1 to 0.11.2 in /js (#1052)

Bump nextcloud-vue from 0.11.1 to 0.11.2 in /js
This commit is contained in:
Julius Härtl
2019-05-20 18:42:13 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
js/package-lock.json generated
View File

@@ -5307,9 +5307,9 @@
} }
}, },
"nextcloud-vue": { "nextcloud-vue": {
"version": "0.11.1", "version": "0.11.2",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.11.1.tgz", "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.11.2.tgz",
"integrity": "sha512-gQnAyTyIjgSOPMLrTMfmVldjwP3lz+xWU6gynDj3InGl4EgjoRp+7fQfgvanPAoDJWLHYh/cmxm4O9AaVZCSSg==", "integrity": "sha512-N65Wi+J5sI8dh8RnZxBFvePiyeeMhOXlkc8A2v3vsurpiIIQQyt8VHVjYo1FKfGUhvTWG1HQog8FERimZucJlQ==",
"requires": { "requires": {
"hammerjs": "^2.0.8", "hammerjs": "^2.0.8",
"md5": "^2.2.1", "md5": "^2.2.1",

View File

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