From 318cfb76eb6cfcff5c10d4de0579ef3be8b6572f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 21:55:02 +0000 Subject: [PATCH] fix(deps): update dependency markdown-it to v15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cbef1abda6..7f52ceb8678 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "katex": "^0.18.4", "lib0": "^0.2.117", "lowlight": "^3.3.0", - "markdown-it": "^14.3.0", + "markdown-it": "^15.0.0", "markdown-it-container": "^4.0.0", "markdown-it-footnote": "^4.0.0", "markdown-it-front-matter": "^0.2.4",