From 901b02d16382ec64178cd1ddd8459325799f59d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 01:04:08 +0000 Subject: [PATCH] fix(deps): bump vue from 2.7.16 to v3 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 3a313e6d..1bc18730 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@nextcloud/router": "^3.1.0", "@nextcloud/vue": "^8.30.0", "lodash": "^4.18.1", - "vue": "^2.7.16", + "vue": "^3.0.0-alpha", "vue-material-design-icons": "^5.3.1", "vuex": "^3.6.2" },