From 500caba3d7f28c537a246ad1457d81c280a3bc9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 18:43:09 +0000 Subject: [PATCH] build(deps): bump marked from 15.0.12 to 17.0.1 Bumps [marked](https://github.com/markedjs/marked) from 15.0.12 to 17.0.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v15.0.12...v17.0.1) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b75848f..5bdaf6f 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "framer-motion": "^12.6.2", "input-otp": "^1.4.2", "lucide-react": "^0.484.0", - "marked": "^15.0.7", + "marked": "^17.0.1", "next-themes": "^0.4.6", "octokit": "^4.1.2", "react": "^19.0.0",