mirror of https://github.com/ColorlibHQ/AdminLTE
Bump fullcalendar from 5.5.0 to 5.5.1
Bumps [fullcalendar](https://github.com/fullcalendar/fullcalendar) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/fullcalendar/fullcalendar/releases) - [Changelog](https://github.com/fullcalendar/fullcalendar/blob/master/CHANGELOG.md) - [Commits](https://github.com/fullcalendar/fullcalendar/compare/v5.5.0...v5.5.1) Signed-off-by: dependabot[bot] <support@github.com>pull/3326/head
parent
51f243e444
commit
1b21096d8b
|
@ -5708,9 +5708,9 @@
|
||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
"fullcalendar": {
|
"fullcalendar": {
|
||||||
"version": "5.5.0",
|
"version": "5.5.1",
|
||||||
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.5.1.tgz",
|
||||||
"integrity": "sha512-aFnL4cIm4/TQaScK41plscaUd+R7Mos+cnhWaviiXwetSX+/67RcS8rKnEzghlKcZZZusGDLSvdwBSYA7MKemQ=="
|
"integrity": "sha512-QNo4RPm7uvboCkqFEANH0dvYidwlsDzQ4ErMHZjNwLnFOqm+StkIW1K5w82fEyOvznItwyAigrdkSCh2ZUd0JQ=="
|
||||||
},
|
},
|
||||||
"function-bind": {
|
"function-bind": {
|
||||||
"version": "1.1.1",
|
"version": "1.1.1",
|
||||||
|
|
|
@ -102,7 +102,7 @@
|
||||||
"flag-icon-css": "^3.5.0",
|
"flag-icon-css": "^3.5.0",
|
||||||
"flot": "^4.2.1",
|
"flot": "^4.2.1",
|
||||||
"fs-extra": "^9.0.1",
|
"fs-extra": "^9.0.1",
|
||||||
"fullcalendar": "^5.5.0",
|
"fullcalendar": "^5.5.1",
|
||||||
"icheck-bootstrap": "^3.0.1",
|
"icheck-bootstrap": "^3.0.1",
|
||||||
"inputmask": "^5.0.5",
|
"inputmask": "^5.0.5",
|
||||||
"ion-rangeslider": "^2.3.1",
|
"ion-rangeslider": "^2.3.1",
|
||||||
|
|
Loading…
Reference in New Issue