Update FullCalendar to v5.11.0

This commit is contained in:
Alex Tselegidis 2022-07-26 17:01:10 +03:00
parent 28fcba82a9
commit 96ed879bd9
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View file

@ -8,11 +8,11 @@
"license": "GPL-3.0", "license": "GPL-3.0",
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "^6.1.2", "@fortawesome/fontawesome-free": "^6.1.2",
"@fullcalendar/moment": "^5.10.1", "@fullcalendar/moment": "^5.11.0",
"@popperjs/core": "^2.10.2", "@popperjs/core": "^2.10.2",
"bootstrap": "^5.2", "bootstrap": "^5.2",
"cookieconsent": "^3.1.1", "cookieconsent": "^3.1.1",
"fullcalendar": "^5.10.1", "fullcalendar": "^5.11.0",
"jquery": "^3.6.0", "jquery": "^3.6.0",
"jquery-jeditable": "^2.0.19", "jquery-jeditable": "^2.0.19",
"jquery-ui-dist": "^1.13.0", "jquery-ui-dist": "^1.13.0",

View file

@ -25,11 +25,11 @@
}, },
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "^6.1.2", "@fortawesome/fontawesome-free": "^6.1.2",
"@fullcalendar/moment": "^5.10.1", "@fullcalendar/moment": "^5.11.0",
"@popperjs/core": "^2.10.2", "@popperjs/core": "^2.10.2",
"bootstrap": "^5.2", "bootstrap": "^5.2",
"cookieconsent": "^3.1.1", "cookieconsent": "^3.1.1",
"fullcalendar": "^5.10.1", "fullcalendar": "^5.11.0",
"jquery": "^3.6.0", "jquery": "^3.6.0",
"jquery-jeditable": "^2.0.19", "jquery-jeditable": "^2.0.19",
"jquery-ui-dist": "^1.13.0", "jquery-ui-dist": "^1.13.0",