Bumped yarn dependencies.

This commit is contained in:
Jan Böhmer 2020-08-21 21:52:53 +02:00
parent 349ab706cc
commit 6caf605fe2
2 changed files with 20 additions and 20 deletions

View file

@ -24,7 +24,7 @@
"@types/bootstrap-treeview": "^1.20.0",
"@types/jquery": "^3.3.29",
"@types/jquery.form": "^3.26.30",
"@types/marked": "^0.7.2",
"@types/marked": "^1.1.0",
"@types/typeahead": "^0.11.32",
"@zxing/library": "^0.17.0",
"bootbox": "^5.4.0",
@ -33,7 +33,7 @@
"bootswatch": "^4.3.1",
"bs-custom-file-input": "^1.3.4",
"clipboard": "^2.0.4",
"compression-webpack-plugin": "^4.0.0",
"compression-webpack-plugin": "^5.0.0",
"copy-webpack-plugin": "^5.0.4",
"corejs-typeahead": "^1.2.1",
"darkmode-js": "^1.5.0",
@ -47,12 +47,12 @@
"exports-loader": "^0.7.0",
"jquery-form": "^4.2.2",
"jszip": "^3.2.0",
"katex": "^0.11.1",
"katex": "^0.12.0",
"marked": "^1.0.0",
"patternfly-bootstrap-treeview": "^2.1.8",
"pdfmake": "^0.1.53",
"ts-loader": "^5.3.0",
"typescript": "^3.7.5",
"typescript": "^4.0.2",
"u2f-api": "^1.1.1"
}
}