Bump nextcloud-vue from 0.12.4 to 0.12.6 in /js

Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.4 to 0.12.6.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.4...v0.12.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-14 06:47:48 +00:00 коммит произвёл GitHub
Родитель a93c5541d9
Коммит 91ab2b0197
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 4 добавлений и 4 удалений

6
js/package-lock.json сгенерированный
Просмотреть файл

@ -6008,9 +6008,9 @@
}
},
"nextcloud-vue": {
"version": "0.12.4",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.12.4.tgz",
"integrity": "sha512-VonKoRiJm6WXDqxwmxfVYZ2ir2oLQJ9nDKrsyW4ipEQB279QBAw18G9goIaTNkBkUnKK9I+xKG7WD2egE5sleA==",
"version": "0.12.6",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.12.6.tgz",
"integrity": "sha512-UxtxItuhRXNaV3EO7Yef9xMbJnYxApf1YZIg01ltEf73d8WnqIH1CO75RL/wBdNz1eNDgHgBOv7OcXBk9ZJf9Q==",
"requires": {
"@babel/polyfill": "^7.4.4",
"escape-html": "^1.0.3",

Просмотреть файл

@ -17,7 +17,7 @@
"markdown-it": "^10.0.0",
"markdown-it-link-target": "^1.0.2",
"nextcloud-axios": "^0.2.1",
"nextcloud-vue": "^0.12.4",
"nextcloud-vue": "^0.12.6",
"nextcloud-vue-collections": "^0.5.6",
"ng-infinite-scroll": "^1.3.0",
"ng-sortable": "^1.3.8",