Bump @nextcloud/vue-dashboard from 0.1.8 to 1.0.0

Bumps [@nextcloud/vue-dashboard](https://github.com/nextcloud/nextcloud-vue-dashboard) from 0.1.8 to 1.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue-dashboard/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue-dashboard/compare/v0.1.8...v1.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-14 07:03:59 +00:00
committed by GitHub
parent 5d7214d894
commit 5a10f9dda2
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3671,9 +3671,9 @@
}
},
"@nextcloud/vue-dashboard": {
"version": "0.1.8",
"resolved": "https://registry.npmjs.org/@nextcloud/vue-dashboard/-/vue-dashboard-0.1.8.tgz",
"integrity": "sha512-OGr1oK/WF9+bYHK8dE8Vjwh3IDNamN+9MSti1VO7zuUSm5A9EGCzAghR7zzCG4O43rAJEDcvnQwsYIiA6g4Yrw==",
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue-dashboard/-/vue-dashboard-1.0.0.tgz",
"integrity": "sha512-9Ncksq+2iJocI5n+ElT+m9bL+fTNq8XxVPUPwEL5xZZi3jCKibRjAVyE5QRCSPhSh65W19KqyfelQebp33YqmQ==",
"requires": {
"@nextcloud/vue": "^2.3.0",
"core-js": "^3.6.4",

View File

@@ -40,7 +40,7 @@
"@nextcloud/moment": "^1.1.1",
"@nextcloud/router": "^1.2.0",
"@nextcloud/vue": "^2.6.5",
"@nextcloud/vue-dashboard": "^0.1.8",
"@nextcloud/vue-dashboard": "^1.0.0",
"blueimp-md5": "^2.18.0",
"dompurify": "^2.0.15",
"lodash": "^4.17.20",