Updated marked and katex packages.

This commit is contained in:
Jan Böhmer 2022-07-24 17:11:30 +02:00
parent 7990cf56d1
commit bf1bede626
3 changed files with 16 additions and 16 deletions

View file

@ -29,7 +29,7 @@
"@types/bootstrap-treeview": "^1.20.0",
"@types/jquery": "^3.3.29",
"@types/jquery.form": "^3.26.30",
"@types/marked": "^3.0.1",
"@types/marked": "^4.0.3",
"@types/typeahead": "^0.11.32",
"@zxing/library": "^0.19.1",
"bootbox": "^5.4.0",
@ -52,8 +52,8 @@
"exports-loader": "^3.0.0",
"jquery-form": "^4.2.2",
"jszip": "^3.2.0",
"katex": "^0.13.0",
"marked": "^3.0.1",
"katex": "^0.16.0",
"marked": "^4.0.3",
"patternfly-bootstrap-treeview": "^2.1.8",
"pdfmake": "^0.2.2",
"stimulus-use": "^0.41.0",