From c5ddc11bb55c86c297676cf729fb70c39a079e77 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Wed, 20 Jan 2021 10:16:54 +0100 Subject: Bump @nextcloud-vue to 3.5.0 Brings in the updated Avatar component which now uses Popover. Fixes issue with dropdown menu overlap with other avatars in the messages list. Signed-off-by: Vincent Petry --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index 3e19dea0c..8b3609be4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3251,9 +3251,9 @@ } }, "@nextcloud/vue": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.4.0.tgz", - "integrity": "sha512-xUI2CHQwNxmr42ewqlgWBUCUqH4PKsbMloE0S8y1NYYihth5MA0cutRJigP2qDv8n412YiHbrFfeoTh44f9loA==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.5.0.tgz", + "integrity": "sha512-2hDn9sPwQ6J0zxqXOYZYglhUynO4VojGa95/FLp+XHVCd+wmEKRZBw4yoQ61vQASMLYpjxgloQGr9CL2wuU3nw==", "requires": { "@nextcloud/auth": "^1.2.3", "@nextcloud/axios": "^1.3.2", -- cgit v1.2.3