Bulk update JS dependences

May fix #587, either incidentally or properly, the font files presently being served seem to be corrupted in some odd manner.
This commit is contained in:
2024-07-01 18:38:45 +01:00
parent 02a5a94fbb
commit 70abfaf2ae
2 changed files with 1820 additions and 1453 deletions

3269
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -16,7 +16,6 @@
"cssnano": "^5.0.13",
"easymde": "^2.16.1",
"fullcalendar": "^5.10.1",
"gulp": "^5.0.0",
"gulp-concat": "^2.6.1",
"gulp-flatten": "^0.4.0",
"gulp-if": "^3.0.0",
@@ -34,7 +33,8 @@
"uglify-js": "^3.14.5"
},
"devDependencies": {
"browser-sync": "^3.0.2"
"browser-sync": "^3.0.2",
"gulp": "^5.0.0"
},
"scripts": {
"gulp": "gulp",