From 5a10f9dda29dd086c14de93574fb909b5b53e241 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 07:03:59 +0000 Subject: [PATCH 1/2] 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] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7ddee106c..2fbd74d4b 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 ebccc7f8e..13b3d9168 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", From a9d00f226def7dbbec2a5549431395b34dde595f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Tue, 15 Sep 2020 22:20:05 +0200 Subject: [PATCH 2/2] Switch to empty-content props MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- src/views/Dashboard.vue | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) 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 @@ -