Browse Source

updates fullcalendar

pull/294/head
Renat Galin 3 years ago
parent
commit
4194202b41
1 changed files with 6 additions and 6 deletions
  1. +6
    -6
      package.json

+ 6
- 6
package.json View File

@ -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",


Loading…
Cancel
Save