|
@@ -13,12 +13,12 @@
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
},
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
- "@fullcalendar/core": "^4.4.2",
|
|
|
|
- "@fullcalendar/daygrid": "^4.4.2",
|
|
|
|
- "@fullcalendar/google-calendar": "^4.4.2",
|
|
|
|
- "@fullcalendar/timegrid": "^4.4.2",
|
|
|
|
|
|
+ "@fullcalendar/core": "^5.10.1",
|
|
|
|
+ "@fullcalendar/daygrid": "^5.10.1",
|
|
|
|
+ "@fullcalendar/google-calendar": "^5.10.1",
|
|
|
|
+ "@fullcalendar/timegrid": "^5.10.1",
|
|
"bootstrap": "^5.1.3",
|
|
"bootstrap": "^5.1.3",
|
|
- "browser-sync": "^2.26.7",
|
|
|
|
|
|
+ "browser-sync": "^2.27.9",
|
|
"gulp": "^4.0.2",
|
|
"gulp": "^4.0.2",
|
|
"gulp-clean-css": "^4.3.0",
|
|
"gulp-clean-css": "^4.3.0",
|
|
"gulp-concat": "^2.6.1",
|
|
"gulp-concat": "^2.6.1",
|
|
@@ -27,8 +27,8 @@
|
|
"gulp-sass": "^5.1.0",
|
|
"gulp-sass": "^5.1.0",
|
|
"gulp-terser": "^2.1.0",
|
|
"gulp-terser": "^2.1.0",
|
|
"gulp-useref": "^5.0.0",
|
|
"gulp-useref": "^5.0.0",
|
|
- "jquery": "^3.4.1",
|
|
|
|
- "moment": "^2.24.0",
|
|
|
|
|
|
+ "jquery": "^3.6.0",
|
|
|
|
+ "moment": "^2.29.1",
|
|
"popper.js": "^1.16.1",
|
|
"popper.js": "^1.16.1",
|
|
"snapsvg": "^0.5.1",
|
|
"snapsvg": "^0.5.1",
|
|
"waypoints": "^4.0.1"
|
|
"waypoints": "^4.0.1"
|