diff --git a/package.json b/package.json index 81c802c72b..de906c2b8f 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "ts:check": "tsc --noEmit" }, "dependencies": { - "@fullcalendar/core": "6.1.21", + "@fullcalendar/core": "7.1.0", "@fullcalendar/daygrid": "6.1.21", "@fullcalendar/interaction": "6.1.21", "@fullcalendar/list": "6.1.21", @@ -44,7 +44,7 @@ "@fullcalendar/resource": "6.1.21", "@fullcalendar/resource-timeline": "6.1.21", "@fullcalendar/timegrid": "6.1.21", - "@fullcalendar/vue3": "6.1.21", + "@fullcalendar/vue3": "7.1.0", "@mdi/svg": "^7.4.47", "@nextcloud/auth": "^2.6.0", "@nextcloud/axios": "^2.6.0",