mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-24 03:57:06 -04:00
deps: migrate to markdown-it 14
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
c4d27145b5
commit
d3cc9eb377
6 changed files with 18 additions and 18 deletions
|
@ -77,7 +77,7 @@
|
|||
"i18next-resources-to-backend": "1.2.1",
|
||||
"katex": "0.16.21",
|
||||
"luxon": "3.5.0",
|
||||
"markdown-it": "13.0.2",
|
||||
"markdown-it": "14.1.0",
|
||||
"markdown-it-abbr": "2.0.0",
|
||||
"markdown-it-anchor": "9.2.0",
|
||||
"markdown-it-container": "4.0.0",
|
||||
|
@ -132,7 +132,7 @@
|
|||
"@types/jest": "29.5.14",
|
||||
"@types/katex": "0.16.7",
|
||||
"@types/luxon": "3.4.2",
|
||||
"@types/markdown-it": "13.0.9",
|
||||
"@types/markdown-it": "14.1.2",
|
||||
"@types/markdown-it-container": "2.0.10",
|
||||
"@types/markdown-it-plantuml": "1.4.5",
|
||||
"@types/node": "20.16.15",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue