From 7e8957c981139c37ca35485cf1650bbdf0d181fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 13:05:34 +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 8f4cfd3a25..604ea98f4e 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.4.1", "@nextcloud/files": "^3.12.2",