From 4887a425edf25343e78ab881a38f8315455f9060 Mon Sep 17 00:00:00 2001 From: Conduction Release Bot Date: Mon, 27 Jul 2026 09:48:02 +0200 Subject: [PATCH] chore(deps): bump @conduction/nextcloud-vue to ^2.0.7 (settings-widget h() render fix) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8bb18f446..86d07c07f 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "extends @nextcloud/browserslist-config" ], "dependencies": { - "@conduction/nextcloud-vue": "^2.0.6", + "@conduction/nextcloud-vue": "^2.0.7", "@nextcloud/auth": "^2.6.0", "@nextcloud/axios": "~2.5.2", "@nextcloud/dialogs": "^6.4.2",