From 94ff2d647a5d4a4c21ae2553b1ef656d2dad88f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 05:50:23 +0000 Subject: [PATCH] fix(deps): update dependency @nextcloud/vue to v9 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a149ac651..e8ab1a179a 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@nextcloud/l10n": "^3.4.0", "@nextcloud/moment": "^1.3.5", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^8.31.0", + "@nextcloud/vue": "^9.2.0", "@tiptap/extension-character-count": "^3.10.7", "@tiptap/extension-task-item": "^3.10.7", "@tiptap/extension-task-list": "^3.10.7",