From bd28b7390ff465b330af8c9c1ff4f8f0d204b0e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 17:04:05 +0000 Subject: [PATCH] Update dependency vue to v3 [SECURITY] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b971fc6..8e56ba2 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@nextcloud/vue": "^8.17.0", "debounce-fn": "^6.0.0", "pinia": "^2.1.7", - "vue": "^2.7.0", + "vue": "^3.0.0", "vue-material-design-icons": "^5.3.0", "vue2-helpers": "^2.1.1" },