diff --git a/package-lock.json b/package-lock.json index c7ed673d1..dd7132f7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index 984b00132..d34b94bea 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/src/views/Dashboard.vue b/src/views/Dashboard.vue index a2521d29b..669f55c38 100644 --- a/src/views/Dashboard.vue +++ b/src/views/Dashboard.vue @@ -22,6 +22,8 @@ -