From 2922acb981cbb4feaf5a639680b656c026d7fcad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 12:21:56 +0000 Subject: [PATCH] fix(deps): update dependency @nextcloud/vue to ^8.41.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 473e4b96e71..f3f0032c8b3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "@nextcloud/notify_push": "^1.4.0", "@nextcloud/router": "^3.1.0", "@nextcloud/sharing": "^0.4.0", - "@nextcloud/vue": "^8.40.0", + "@nextcloud/vue": "^8.41.0", "@quartzy/markdown-it-mentions": "^0.2.0", "@tiptap/core": "^3.23.6", "@tiptap/extension-blockquote": "^3.23.6", diff --git a/package.json b/package.json index 4bebca7e920..8786a853a32 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@nextcloud/notify_push": "^1.4.0", "@nextcloud/router": "^3.1.0", "@nextcloud/sharing": "^0.4.0", - "@nextcloud/vue": "^8.40.0", + "@nextcloud/vue": "^8.41.0", "@quartzy/markdown-it-mentions": "^0.2.0", "@tiptap/core": "^3.23.6", "@tiptap/extension-blockquote": "^3.23.6",