Add missing dependencies to package.json (#3165)

This commit is contained in:
yubiuser
2024-10-28 16:41:10 +01:00
committed by GitHub
2 changed files with 298 additions and 348 deletions

642
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -113,6 +113,7 @@
"bootstrap-notify": "3.1.3",
"bootstrap-select": "1.13.18",
"bootstrap-toggle": "2.2.2",
"bstreeview": "1.2.0",
"chart.js": "4.4.6",
"chartjs-adapter-moment": "1.0.1",
"chartjs-plugin-deferred": "2.0.0",
@@ -125,8 +126,9 @@
"jquery": "3.7.1",
"moment": "2.30.1",
"myclabs.jquery.confirm": "2.7.0",
"nprogress": "0.2.0",
"qrious": "4.0.2",
"select2": "4.0.13",
"bstreeview": "1.2.0"
"waitme": "1.19.0"
}
}