diff --git a/admin/webapp/package.json b/admin/webapp/package.json index 16389990..f6d3d597 100644 --- a/admin/webapp/package.json +++ b/admin/webapp/package.json @@ -28,13 +28,13 @@ "@antv/g6": "^4.8.9", "@circlon/angular-tree-component": "11.0.4", "@fortawesome/fontawesome-free": "5.15.4", - "@fullcalendar/angular": "5.11.5", - "@fullcalendar/bootstrap": "4.4.2", - "@fullcalendar/core": "4.4.2", - "@fullcalendar/daygrid": "4.4.2", - "@fullcalendar/interaction": "4.4.2", - "@fullcalendar/list": "4.4.2", - "@fullcalendar/timegrid": "4.4.2", + "@fullcalendar/angular": "^6.1.20", + "@fullcalendar/bootstrap5": "^6.1.20", + "@fullcalendar/core": "^6.1.20", + "@fullcalendar/daygrid": "^6.1.20", + "@fullcalendar/interaction": "^6.1.20", + "@fullcalendar/list": "^6.1.20", + "@fullcalendar/timegrid": "^6.1.20", "@ngx-formly/core": "^7.0.1", "@ngx-formly/material": "^7.0.1", "@ngx-translate/core": "^17.0.0",