summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorVincent Petry <vincent@nextcloud.com>2021-01-20 10:16:54 +0100
committerVincent Petry <vincent@nextcloud.com>2021-01-20 10:16:54 +0100
commitc5ddc11bb55c86c297676cf729fb70c39a079e77 (patch)
tree23bc48f78d7f10f24969743470b94671e0311be7 /package-lock.json
parent1c865f3258ea830d7b34c0fc1da8a12ea35db717 (diff)
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 <vincent@nextcloud.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
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",