From a65f6f4c28868a71b745aca61c68b4b4ad6f0c35 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 12:26:29 +0000 Subject: [PATCH] fix(deps): update dependency @nextcloud/vue to ^8.39.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 d2a1c014d7d..88aef4be9d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@nextcloud/notify_push": "^1.3.1", "@nextcloud/router": "^3.1.0", "@nextcloud/sharing": "^0.3.0", - "@nextcloud/vue": "^8.37.0", + "@nextcloud/vue": "^8.39.0", "@quartzy/markdown-it-mentions": "^0.2.0", "@tiptap/core": "^2.27.2", "@tiptap/extension-blockquote": "^2.27.2", diff --git a/package.json b/package.json index 0732aff4506..34aa6d8c40d 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@nextcloud/notify_push": "^1.3.1", "@nextcloud/router": "^3.1.0", "@nextcloud/sharing": "^0.3.0", - "@nextcloud/vue": "^8.37.0", + "@nextcloud/vue": "^8.39.0", "@quartzy/markdown-it-mentions": "^0.2.0", "@tiptap/core": "^2.27.2", "@tiptap/extension-blockquote": "^2.27.2",