From 14a67a06045211ba50ffab2f52dac65738cc9914 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 16:06:52 +0000 Subject: [PATCH] fix(deps): bump @nextcloud/vue from 8.36.0 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 a96af81fcd..54ed99ed97 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@nextcloud/router": "^3.1.0", "@nextcloud/sharing": "^0.3.0", "@nextcloud/timezones": "^0.2.0", - "@nextcloud/vue": "^8.35.3", + "@nextcloud/vue": "^9.5.0", "@pinia/testing": "^0.1.7", "@riophae/vue-treeselect": "^0.4.0", "address-rfc2822": "^2.2.3",