mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps): bump fullcalendar from 5.10.2 to 5.11.0 (#4435)
Bumps [fullcalendar](https://github.com/fullcalendar/fullcalendar) from 5.10.2 to 5.11.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.10.2...v5.11.0) --- updated-dependencies: - dependency-name: fullcalendar dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/4438/head
parent
065346d15b
commit
c667c54297
|
@ -46,7 +46,7 @@
|
|||
"flag-icon-css": "^4.1.7",
|
||||
"flot": "^4.2.2",
|
||||
"fs-extra": "^10.0.1",
|
||||
"fullcalendar": "^5.10.2",
|
||||
"fullcalendar": "^5.11.0",
|
||||
"icheck-bootstrap": "^3.0.1",
|
||||
"inputmask": "^5.0.7",
|
||||
"ion-rangeslider": "^2.3.1",
|
||||
|
@ -7128,9 +7128,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/fullcalendar": {
|
||||
"version": "5.10.2",
|
||||
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.10.2.tgz",
|
||||
"integrity": "sha512-a5qS3RaR5kRZyl5lVGJaPMQorY5hyuJvVONFwnQzNSqL32HZ9COq9ROuoaa/jSGcYqv57T7eRIvIgnu80qs7Nw=="
|
||||
"version": "5.11.0",
|
||||
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.11.0.tgz",
|
||||
"integrity": "sha512-R3yQMKJtP6jWZ3o9fNB0WUOl6Oi+vus3ciLtt3eva7ISutkMm6nE4lA+xhfTS3OIevxVQOv0O646R6G8o7sMXA=="
|
||||
},
|
||||
"node_modules/function-bind": {
|
||||
"version": "1.1.1",
|
||||
|
@ -20644,9 +20644,9 @@
|
|||
"optional": true
|
||||
},
|
||||
"fullcalendar": {
|
||||
"version": "5.10.2",
|
||||
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.10.2.tgz",
|
||||
"integrity": "sha512-a5qS3RaR5kRZyl5lVGJaPMQorY5hyuJvVONFwnQzNSqL32HZ9COq9ROuoaa/jSGcYqv57T7eRIvIgnu80qs7Nw=="
|
||||
"version": "5.11.0",
|
||||
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.11.0.tgz",
|
||||
"integrity": "sha512-R3yQMKJtP6jWZ3o9fNB0WUOl6Oi+vus3ciLtt3eva7ISutkMm6nE4lA+xhfTS3OIevxVQOv0O646R6G8o7sMXA=="
|
||||
},
|
||||
"function-bind": {
|
||||
"version": "1.1.1",
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
"flag-icons": "^4.1.7",
|
||||
"flot": "^4.2.2",
|
||||
"fs-extra": "^10.0.1",
|
||||
"fullcalendar": "^5.10.2",
|
||||
"fullcalendar": "^5.11.0",
|
||||
"icheck-bootstrap": "^3.0.1",
|
||||
"inputmask": "^5.0.7",
|
||||
"ion-rangeslider": "^2.3.1",
|
||||
|
|
Loading…
Reference in New Issue