Bump @nextcloud/vue-dashboard to 0.1.8

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2020-08-27 10:47:42 +02:00
Родитель 8bc00eedf7
Коммит 40a712f048
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 7076EA9751AACDDA
2 изменённых файлов: 4 добавлений и 4 удалений

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

@ -3435,9 +3435,9 @@
}
},
"@nextcloud/vue-dashboard": {
"version": "0.1.7",
"resolved": "https://registry.npmjs.org/@nextcloud/vue-dashboard/-/vue-dashboard-0.1.7.tgz",
"integrity": "sha512-3qdageFypF3n2mTpULTVtpc7K8SPmkPIbH9UbSIGeAbSMFf5C39aTasisUCvSRrOoOmPobhsqSY6XpM3ekg7ZA==",
"version": "0.1.8",
"resolved": "https://registry.npmjs.org/@nextcloud/vue-dashboard/-/vue-dashboard-0.1.8.tgz",
"integrity": "sha512-OGr1oK/WF9+bYHK8dE8Vjwh3IDNamN+9MSti1VO7zuUSm5A9EGCzAghR7zzCG4O43rAJEDcvnQwsYIiA6g4Yrw==",
"requires": {
"@nextcloud/vue": "^2.3.0",
"core-js": "^3.6.4",

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

@ -27,7 +27,7 @@
"@nextcloud/moment": "^1.1.1",
"@nextcloud/router": "^1.1.0",
"@nextcloud/vue": "^2.6.1",
"@nextcloud/vue-dashboard": "^0.1.7",
"@nextcloud/vue-dashboard": "^0.1.8",
"attachmediastream": "^2.1.0",
"crypto-js": "^4.0.0",
"debounce": "^1.2.0",