From 6db2ff534cb879659d5b46d24abdd273b29d6e92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 10:03:40 +0000 Subject: [PATCH] fix(deps): update dependency vue to ^3.5.39 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 91e274e65..0b3e45461 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@nextcloud/router": "^3.1.0", "@nextcloud/vue": "^9.8.0", "@vueuse/core": "^14.3.0", - "vue": "^3.5.34", + "vue": "^3.5.39", "vue-material-design-icons": "^5.3.1", "vue-router": "^5.1.0", "vuex": "^4.1.0"