Updated various yarn dependencies.

This commit is contained in:
Jan Böhmer 2022-07-24 17:15:56 +02:00
parent bf1bede626
commit 50e3a59189
2 changed files with 31 additions and 68 deletions

View file

@ -26,10 +26,6 @@
"dependencies": {
"@types/bootbox": "^5.2.0",
"@types/bootstrap": "^4.3.0",
"@types/bootstrap-treeview": "^1.20.0",
"@types/jquery": "^3.3.29",
"@types/jquery.form": "^3.26.30",
"@types/marked": "^4.0.3",
"@types/typeahead": "^0.11.32",
"@zxing/library": "^0.19.1",
"bootbox": "^5.4.0",
@ -38,8 +34,8 @@
"bootswatch": "^4.3.1",
"bs-custom-file-input": "^1.3.4",
"clipboard": "^2.0.4",
"compression-webpack-plugin": "^9.0.0",
"copy-webpack-plugin": "^9.0.0",
"compression-webpack-plugin": "^10.0.0",
"copy-webpack-plugin": "^11.0.0",
"corejs-typeahead": "^1.2.1",
"darkmode-js": "^1.5.0",
"datatables.net-bs4": "^2.0.1",
@ -50,13 +46,12 @@
"datatables.net-select-bs4": "^1.2.7",
"dompurify": "^2.0.6",
"exports-loader": "^3.0.0",
"jquery-form": "^4.2.2",
"jszip": "^3.2.0",
"katex": "^0.16.0",
"marked": "^4.0.3",
"patternfly-bootstrap-treeview": "^2.1.8",
"pdfmake": "^0.2.2",
"stimulus-use": "^0.41.0",
"stimulus-use": "^0.50.0",
"ts-loader": "^9.2.6",
"typescript": "^4.0.2",
"u2f-api": "^1.1.1"