From 1bda3161fe171f9c8b3eee9ef296409e68cfb0c3 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 10 Aug 2025 13:58:33 +0000
Subject: [PATCH] chore(deps): update dependency markdown-it-emoji to v3

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 2fb91f646..c0fac9b73 100644
--- a/package.json
+++ b/package.json
@@ -206,7 +206,7 @@
     "markdown-it": "^8.4.2",
     "markdown-it-anchor": "^8.0.4",
     "markdown-it-container": "^3.0.0",
-    "markdown-it-emoji": "^2.0.0",
+    "markdown-it-emoji": "^3.0.0",
     "markdown-it-table-of-contents": "^0.5.2",
     "marked": "0.3.18",
     "merge2": "^1.2.1",