Updated dependencies

This commit is contained in:
Bernd Bestel
2022-04-07 18:13:10 +02:00
parent 73e539604f
commit e1928a7265
3 changed files with 157 additions and 246 deletions

View File

@@ -4,7 +4,7 @@
"dependencies": {
"@danielfarrell/bootstrap-combobox": "https://github.com/berrnd/bootstrap-combobox.git#master",
"@ericblade/quagga2": "^1.2.1",
"@fontsource/noto-sans": "^4.4.5",
"@fontsource/noto-sans": "4.5.3",
"@fortawesome/fontawesome-free": "^6.1.1",
"animate.css": "^3.7.2",
"bootbox": "^5.3.2",
@@ -23,7 +23,7 @@
"datatables.net-select-bs4": "^1.3.1",
"fullcalendar": "^3.10.1",
"gettext-translator": "2.1.0",
"jquery": "3.5.1",
"jquery": "^3.6.0",
"jquery-lazy": "^1.7.11",
"jquery-serializejson": "^2.9.0",
"moment": "^2.27.0",
@@ -31,7 +31,7 @@
"sprintf-js": "^1.1.2",
"startbootstrap-sb-admin": "4.0.0",
"summernote": "^0.8.18",
"swagger-ui-dist": "^3.32.1",
"swagger-ui-dist": "^4.10.3",
"tempusdominus-bootstrap-4": "https://github.com/berrnd/tempusdominus-bootstrap-4.git#master",
"toastr": "^2.1.4"
},