mirror of https://github.com/ColorlibHQ/AdminLTE
Bump fullcalendar from 5.6.0 to 5.7.0 (#3702)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/3703/head
parent
7a35c6cbba
commit
7402213ddb
|
@ -5697,9 +5697,9 @@
|
|||
"optional": true
|
||||
},
|
||||
"fullcalendar": {
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.6.0.tgz",
|
||||
"integrity": "sha512-7wk/QVrjMkh5c4cKo8Lk6QdOAp833beBmlltmPPEphPA1b+g4PPeQjnihBU4JHPi6Du2rAu0H2cE+gTXEebKjA=="
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.7.0.tgz",
|
||||
"integrity": "sha512-kOuzocipmY8o1oCVUSsKbv+eSqBbVpIZMUdxgramZPj7Rb4qs4GpVE7UgFt6kUQO6fC/CLazEpVfa3TUlSMkFA=="
|
||||
},
|
||||
"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.6.0",
|
||||
"fullcalendar": "^5.7.0",
|
||||
"icheck-bootstrap": "^3.0.1",
|
||||
"inputmask": "^5.0.5",
|
||||
"ion-rangeslider": "^2.3.1",
|
||||
|
|
Loading…
Reference in New Issue