mirror of https://github.com/ColorlibHQ/AdminLTE
Bump fullcalendar from 5.7.2 to 5.8.0 (#3795)
Bumps [fullcalendar](https://github.com/fullcalendar/fullcalendar) from 5.7.2 to 5.8.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.7.2...v5.8.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/3802/head
parent
f85f368d0d
commit
b0513606c0
|
@ -5307,9 +5307,9 @@
|
|||
"optional": true
|
||||
},
|
||||
"fullcalendar": {
|
||||
"version": "5.7.2",
|
||||
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.7.2.tgz",
|
||||
"integrity": "sha512-hpm2rY3oPBnl8Ql8P+WsBhV9gZuUe0qA+aU6lt7ZsOKxYORhlG3t4KDEtd0lQKnET+qJKuZrst9ubN4o9KsAqA=="
|
||||
"version": "5.8.0",
|
||||
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.8.0.tgz",
|
||||
"integrity": "sha512-yXHh9NA/cB3YIYQmD3Gj+rWmzL9lVAc4P6sTqJW/eMIkUZVhB8Qkyz96xArVsn90Jk/nAbZ0Opddl9RcoFN1Tg=="
|
||||
},
|
||||
"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.7.2",
|
||||
"fullcalendar": "^5.8.0",
|
||||
"icheck-bootstrap": "^3.0.1",
|
||||
"inputmask": "^5.0.6",
|
||||
"ion-rangeslider": "^2.3.1",
|
||||
|
|
Loading…
Reference in New Issue