mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-03 00:19:57 -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
|
@ -53,7 +53,7 @@
|
|||
"file-type": "16.5.4",
|
||||
"htmlparser2": "9.1.0",
|
||||
"ldapauth-fork": "6.1.0",
|
||||
"markdown-it": "13.0.2",
|
||||
"markdown-it": "14.1.0",
|
||||
"minio": "8.0.4",
|
||||
"mysql": "2.18.1",
|
||||
"nestjs-zod": "4.3.1",
|
||||
|
@ -85,7 +85,7 @@
|
|||
"@types/express": "5.0.1",
|
||||
"@types/express-session": "1.18.1",
|
||||
"@types/jest": "29.5.14",
|
||||
"@types/markdown-it": "13.0.9",
|
||||
"@types/markdown-it": "14.1.2",
|
||||
"@types/mysql": "2.15.27",
|
||||
"@types/node": "20.16.15",
|
||||
"@types/node-fetch": "2.6.12",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue