From 806a3a11c21ff01df2fe00fb14a4ab244f77f557 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 03:16:57 +0000 Subject: [PATCH] fix(deps): update dependency @nextcloud/vue to ^8.22.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 b040a749cc0..e8a3a4a54e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@nextcloud/moment": "^1.3.2", "@nextcloud/notify_push": "^1.3.0", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^8.21.0", + "@nextcloud/vue": "^8.22.0", "@quartzy/markdown-it-mentions": "^0.2.0", "@tiptap/core": "^2.9.1", "@tiptap/extension-blockquote": "^2.9.1", diff --git a/package.json b/package.json index 083f986fd7a..55570d04f8b 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@nextcloud/moment": "^1.3.2", "@nextcloud/notify_push": "^1.3.0", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^8.21.0", + "@nextcloud/vue": "^8.22.0", "@quartzy/markdown-it-mentions": "^0.2.0", "@tiptap/core": "^2.9.1", "@tiptap/extension-blockquote": "^2.9.1",