mirror of https://github.com/ColorlibHQ/AdminLTE
Bump fullcalendar from 5.4.0 to 5.5.0 (#3256)
Bumps [fullcalendar](https://github.com/fullcalendar/fullcalendar) from 5.4.0 to 5.5.0. - [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.4.0...v5.5.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/3255/head
parent
fbaaaf296d
commit
eff57a834c
|
@ -5715,9 +5715,9 @@
|
|||
"optional": true
|
||||
},
|
||||
"fullcalendar": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.4.0.tgz",
|
||||
"integrity": "sha512-TYAycz4vCrcBpZQYc1AJA8C5bZD1rKEr1+2LL2AZ/TW5Ga+FSu88OTo8/Q0mP469LzBXNbp3AXn1TQv9UKDW6g=="
|
||||
"version": "5.5.0",
|
||||
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.5.0.tgz",
|
||||
"integrity": "sha512-aFnL4cIm4/TQaScK41plscaUd+R7Mos+cnhWaviiXwetSX+/67RcS8rKnEzghlKcZZZusGDLSvdwBSYA7MKemQ=="
|
||||
},
|
||||
"function-bind": {
|
||||
"version": "1.1.1",
|
||||
|
|
|
@ -102,7 +102,7 @@
|
|||
"flag-icon-css": "^3.5.0",
|
||||
"flot": "^4.2.1",
|
||||
"fs-extra": "^9.0.1",
|
||||
"fullcalendar": "^5.4.0",
|
||||
"fullcalendar": "^5.5.0",
|
||||
"icheck-bootstrap": "^3.0.1",
|
||||
"inputmask": "^5.0.5",
|
||||
"ion-rangeslider": "^2.3.1",
|
||||
|
|
Loading…
Reference in New Issue