aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2024-02-06 10:50:19 +0100
committerFerdinand Thiessen <opensource@fthiessen.de>2024-02-07 01:20:48 +0100
commitcb8fed7a0a48e2656c41a7c93f771e1ae9126110 (patch)
treee3b1d843a1723403e846dd59e5b92e62e3763896 /package.json
parent305c3812a4def18ea90d21031067d7eecedb092a (diff)
downloadnextcloud-server-cb8fed7a0a48e2656c41a7c93f771e1ae9126110.tar.gz
nextcloud-server-cb8fed7a0a48e2656c41a7c93f771e1ae9126110.zip
chore: Update `nextcloud-vue-collection` to drop duplicates `@nextcloud/vue` dependency
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 22f8815dbec..438b8802db0 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"moment": "^2.30.1",
"moment-timezone": "^0.5.43",
"natural-orderby": "^3.0.2",
- "nextcloud-vue-collections": "^0.11.1",
+ "nextcloud-vue-collections": "^0.12.0",
"node-vibrant": "^3.1.6",
"p-limit": "^4.0.0",
"p-queue": "^7.4.1",