mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps): bump fullcalendar from 5.10.1 to 5.10.2 (#4266)
Bumps [fullcalendar](https://github.com/fullcalendar/fullcalendar) from 5.10.1 to 5.10.2. - [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.1...v5.10.2) --- updated-dependencies: - dependency-name: fullcalendar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/4309/head
parent
5f66021bc5
commit
e04ba55db0
|
@ -46,7 +46,7 @@
|
|||
"flag-icon-css": "^4.1.7",
|
||||
"flot": "^4.2.2",
|
||||
"fs-extra": "^10.0.0",
|
||||
"fullcalendar": "^5.10.1",
|
||||
"fullcalendar": "^5.10.2",
|
||||
"icheck-bootstrap": "^3.0.1",
|
||||
"inputmask": "^5.0.7",
|
||||
"ion-rangeslider": "^2.3.1",
|
||||
|
@ -7999,9 +7999,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/fullcalendar": {
|
||||
"version": "5.10.1",
|
||||
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.10.1.tgz",
|
||||
"integrity": "sha512-0jgDxiWRuC36MzAUK3+Equmu4R0+vAPEtttsXLX9GNNDUHEZ5HjcH+dUtWut4vlJtxGJgVZ+eZ76/7qhcu+RMA=="
|
||||
"version": "5.10.2",
|
||||
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.10.2.tgz",
|
||||
"integrity": "sha512-a5qS3RaR5kRZyl5lVGJaPMQorY5hyuJvVONFwnQzNSqL32HZ9COq9ROuoaa/jSGcYqv57T7eRIvIgnu80qs7Nw=="
|
||||
},
|
||||
"node_modules/function-bind": {
|
||||
"version": "1.1.1",
|
||||
|
@ -22531,9 +22531,9 @@
|
|||
"optional": true
|
||||
},
|
||||
"fullcalendar": {
|
||||
"version": "5.10.1",
|
||||
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.10.1.tgz",
|
||||
"integrity": "sha512-0jgDxiWRuC36MzAUK3+Equmu4R0+vAPEtttsXLX9GNNDUHEZ5HjcH+dUtWut4vlJtxGJgVZ+eZ76/7qhcu+RMA=="
|
||||
"version": "5.10.2",
|
||||
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.10.2.tgz",
|
||||
"integrity": "sha512-a5qS3RaR5kRZyl5lVGJaPMQorY5hyuJvVONFwnQzNSqL32HZ9COq9ROuoaa/jSGcYqv57T7eRIvIgnu80qs7Nw=="
|
||||
},
|
||||
"function-bind": {
|
||||
"version": "1.1.1",
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
"flag-icon-css": "^4.1.7",
|
||||
"flot": "^4.2.2",
|
||||
"fs-extra": "^10.0.0",
|
||||
"fullcalendar": "^5.10.1",
|
||||
"fullcalendar": "^5.10.2",
|
||||
"icheck-bootstrap": "^3.0.1",
|
||||
"inputmask": "^5.0.7",
|
||||
"ion-rangeslider": "^2.3.1",
|
||||
|
|
Loading…
Reference in New Issue