Updated dependencies.

This commit is contained in:
Jan Böhmer 2020-05-13 19:35:14 +02:00
parent f2a1671c1c
commit c9752802e0
5 changed files with 481 additions and 312 deletions

View file

@ -1,7 +1,7 @@
{
"devDependencies": {
"@fortawesome/fontawesome-free": "^5.7.2",
"@symfony/webpack-encore": "^0.29.0",
"@symfony/webpack-encore": "^0.30.1",
"bootstrap": "^4.4.1",
"core-js": "^3.6.4",
"jquery": "^3.5.1",
@ -25,13 +25,13 @@
"@types/jquery.form": "^3.26.30",
"@types/marked": "^0.7.2",
"@types/typeahead": "^0.11.32",
"@zxing/library": "^0.16.3",
"@zxing/library": "^0.17.0",
"bootbox": "^5.4.0",
"bootstrap-fileinput": "^5.0.1",
"bootstrap-select": "^1.13.8",
"bootswatch": "^4.3.1",
"clipboard": "^2.0.4",
"compression-webpack-plugin": "^3.1.0",
"compression-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^5.0.4",
"corejs-typeahead": "^1.2.1",
"darkmode-js": "^1.5.0",
@ -46,7 +46,7 @@
"jquery-form": "^4.2.2",
"jszip": "^3.2.0",
"katex": "^0.11.1",
"marked": "^0.8.0",
"marked": "^1.0.0",
"patternfly-bootstrap-treeview": "^2.1.8",
"pdfmake": "^0.1.53",
"qrcode": "^1.4.4",