From e197b3e626a4ca94dab85216a58cfdf129febcf2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 23:33:16 +0000 Subject: [PATCH] fix(deps): bump @nextcloud/calendar-js from 8.1.4 to ^8.1.6 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 42f8240a58..fcf03e1ca4 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@mdi/svg": "^7.4.47", "@nextcloud/auth": "^2.5.3", "@nextcloud/axios": "^2.5.2", - "@nextcloud/calendar-js": "^8.1.4", + "@nextcloud/calendar-js": "^8.1.6", "@nextcloud/cdav-library": "^2.1.1", "@nextcloud/dialogs": "^6.3.2", "@nextcloud/files": "^3.12.0",