From 2092485e8f1ea72568f93a38479ed17e8a059397 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 00:26:23 +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 55d27e6f..7adc2bb7 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@nextcloud/router": "^3.0.1", "@nextcloud/vue": "^8.27.0", "lodash": "^4.17.21", - "vue": "^2.7.16", + "vue": "^3.0.0-alpha", "vue-material-design-icons": "^5.3.1", "vuex": "^3.6.2" },