From b173a931eeca686197a2f1bd63ab48b0a8282d77 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 10 Mar 2025 09:04:28 +0000 Subject: [PATCH] fix(deps): update dependency @vueuse/core to v13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f002d50..ef92bdd 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@nextcloud/initial-state": "^2.2.0", "@nextcloud/l10n": "^3.1.0", "@nextcloud/vue": "^8.19.0", - "@vueuse/core": "^11.1.0", + "@vueuse/core": "^13.0.0", "axios": "^1.6.7", "trim": "^1.0.1" },