From 6cdf331cc781772c8d747d0e94ce4fa8f9ef9bbd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 13:58:30 +0000 Subject: [PATCH] chore(deps): update dependency markdown-it-container to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2fb91f646..9762e4dfc 100644 --- a/package.json +++ b/package.json @@ -205,7 +205,7 @@ "majo": "^0.10.1", "markdown-it": "^8.4.2", "markdown-it-anchor": "^8.0.4", - "markdown-it-container": "^3.0.0", + "markdown-it-container": "^4.0.0", "markdown-it-emoji": "^2.0.0", "markdown-it-table-of-contents": "^0.5.2", "marked": "0.3.18",