From b9a95ecb47647a789888f44b19f3a5cfdc68e1aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 07:06:37 +0000 Subject: [PATCH] fix(deps): update dependency vue to ^3.5.40 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 873e5b0a5..26a449674 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@nextcloud/router": "^3.1.0", "@nextcloud/vue": "^9.8.2", "@vueuse/core": "^14.3.0", - "vue": "^3.5.33", + "vue": "^3.5.40", "vue-material-design-icons": "^5.3.1", "vue-router": "^5.0.4", "vuex": "^4.1.0"