mirror of https://github.com/ColorlibHQ/AdminLTE
Bump fullcalendar from 5.9.0 to 5.10.0 (#3994)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/3996/head
parent
c2f98b9928
commit
08ce63ba0f
|
@ -5915,9 +5915,9 @@
|
|||
"optional": true
|
||||
},
|
||||
"fullcalendar": {
|
||||
"version": "5.9.0",
|
||||
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.9.0.tgz",
|
||||
"integrity": "sha512-kUfkWov2YQFemafgL0x9ogx2TPmgZze/VsWYvmajgr+bmoVY28XXErQ3MGfgWbM18QWdmvBIVhJCGY81MdbL+w=="
|
||||
"version": "5.10.0",
|
||||
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.10.0.tgz",
|
||||
"integrity": "sha512-gl1szCz8c9R8idqDM2eurDPvoXg0z7BqhVIxZPNsD4r4GVG2mpidD6tiPeBXMlmWM6J1IJctUXdnveN1ckDwJg=="
|
||||
},
|
||||
"function-bind": {
|
||||
"version": "1.1.1",
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
"flag-icon-css": "^3.5.0",
|
||||
"flot": "^4.2.2",
|
||||
"fs-extra": "^9.1.0",
|
||||
"fullcalendar": "^5.9.0",
|
||||
"fullcalendar": "^5.10.0",
|
||||
"icheck-bootstrap": "^3.0.1",
|
||||
"inputmask": "^5.0.6",
|
||||
"ion-rangeslider": "^2.3.1",
|
||||
|
|
Loading…
Reference in New Issue