From 23ec976686131805651c1f534f96f4d40a68bcda Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 04:35:45 +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 a87cb0f278..e26869f82e 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@nextcloud/l10n": "^3.4.1", "@nextcloud/moment": "^1.3.5", "@nextcloud/router": "^3.1.0", - "@nextcloud/vue": "^8.36.0", + "@nextcloud/vue": "^9.6.0", "@tiptap/extension-character-count": "^3.20.1", "@tiptap/extension-task-item": "^3.20.1", "@tiptap/extension-task-list": "^3.20.1",