Updated yarn dependencies.

This commit is contained in:
Jan Böhmer 2021-10-02 19:20:18 +02:00
parent c805e8e373
commit ba07e6be5b
2 changed files with 83 additions and 38 deletions

View file

@ -9,7 +9,7 @@
"popper.js": "^1.14.7",
"regenerator-runtime": "^0.13.2",
"stimulus": "^2.0.0",
"webpack-bundle-analyzer": "4.3.0",
"webpack-bundle-analyzer": "^4.3.0",
"webpack-notifier": "^1.6.0"
},
"license": "AGPL-3.0-or-later",
@ -26,9 +26,9 @@
"@types/bootstrap-treeview": "^1.20.0",
"@types/jquery": "^3.3.29",
"@types/jquery.form": "^3.26.30",
"@types/marked": "^1.1.0",
"@types/marked": "^3.0.1",
"@types/typeahead": "^0.11.32",
"@zxing/library": "0.18.3",
"@zxing/library": "^0.18.3",
"bootbox": "^5.4.0",
"bootstrap-fileinput": "^5.0.1",
"bootstrap-select": "^1.13.8",
@ -49,10 +49,10 @@
"exports-loader": "^0.7.0",
"jquery-form": "^4.2.2",
"jszip": "^3.2.0",
"katex": "^0.12.0",
"marked": "^1.0.0",
"katex": "^0.13.0",
"marked": "^3.0.1",
"patternfly-bootstrap-treeview": "^2.1.8",
"pdfmake": "^0.1.53",
"pdfmake": "^0.2.2",
"ts-loader": "^5.3.0",
"typescript": "^4.0.2",
"u2f-api": "^1.1.1"