From cb6c2e23a72df9e6d5a983174a005ef99e848856 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 12:01:01 +0000 Subject: [PATCH] fix(deps): bump @nextcloud/vue from ^8.38.0 to ^8.39.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 f6b2f8a77f..5123fb4947 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@nextcloud/router": "^3.1.0", "@nextcloud/sharing": "^0.4.0", "@nextcloud/timezones": "^1.0.2", - "@nextcloud/vue": "^8.38.0", + "@nextcloud/vue": "^8.39.0", "@pinia/testing": "^0.1.7", "@riophae/vue-treeselect": "^0.4.0", "address-rfc2822": "^2.2.3", diff --git a/package.json b/package.json index 90a08fb29f..fd5da0993e 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@nextcloud/router": "^3.1.0", "@nextcloud/sharing": "^0.4.0", "@nextcloud/timezones": "^1.0.2", - "@nextcloud/vue": "^8.38.0", + "@nextcloud/vue": "^8.39.0", "@pinia/testing": "^0.1.7", "@riophae/vue-treeselect": "^0.4.0", "address-rfc2822": "^2.2.3",