diff --git a/package.json b/package.json index c39bea9..578eeb8 100644 --- a/package.json +++ b/package.json @@ -50,11 +50,11 @@ "webpack-dev-server": "^3.11.2" }, "dependencies": { - "@fullcalendar/core": "^5.7.2", - "@fullcalendar/daygrid": "^5.7.2", - "@fullcalendar/interaction": "^5.7.2", - "@fullcalendar/list": "^5.7.2", - "@fullcalendar/timegrid": "^5.7.2", + "@fullcalendar/core": "^5.11.3", + "@fullcalendar/daygrid": "^5.11.3", + "@fullcalendar/interaction": "^5.11.3", + "@fullcalendar/list": "^5.11.3", + "@fullcalendar/timegrid": "^5.11.3", "@popperjs/core": "^2.11.6", "babel-polyfill": "^6.26.0", "bootstrap": "^5.2.2", @@ -64,7 +64,7 @@ "datatables": "^1.10.18", "easy-pie-chart": "^2.1.7", "file-loader": "^6.2.0", - "fullcalendar": "^5.7.2", + "fullcalendar": "^5.11.3", "jquery": "^3.6.0", "jquery-sparkline": "^2.4.0", "jvectormap": "^2.0.4",