From 7c573c922b2dcb6077a34227c21a905750fd1d86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 19:59:20 +0000 Subject: [PATCH] Bump marked from 13.0.3 to 18.0.4 in /dual-ai-chat Bumps [marked](https://github.com/markedjs/marked) from 13.0.3 to 18.0.4. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v13.0.3...v18.0.4) --- updated-dependencies: - dependency-name: marked dependency-version: 18.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dual-ai-chat/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dual-ai-chat/package.json b/dual-ai-chat/package.json index 1626c12..3e5d6ad 100644 --- a/dual-ai-chat/package.json +++ b/dual-ai-chat/package.json @@ -13,7 +13,7 @@ "react-dom": "^19.1.0", "@google/genai": "^1.0.1", "lucide-react": "^0.511.0", - "marked": "^13.0.2", + "marked": "^18.0.4", "dompurify": "^3.1.6", "katex": "0.16.10", "diff": "5.2.0"