From 141687d889a3a480c6cf7fd21eb3becc644f9f11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 13:11:47 +0000 Subject: [PATCH] Bump marked from 12.0.2 to 16.4.1 Bumps [marked](https://github.com/markedjs/marked) from 12.0.2 to 16.4.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v12.0.2...v16.4.1) --- updated-dependencies: - dependency-name: marked dependency-version: 16.4.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 4c3c698..680c02e 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@hookform/resolvers": "^3.3.4", "@vercel/analytics": "^1.2.2", "gray-matter": "^4.0.3", - "marked": "^12.0.0", + "marked": "^16.4.1", "next": "16.0.0", "next-themes": "^0.2.1", "react": "^18", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9f1ce2c..ad13cd1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^4.0.3 version: 4.0.3 marked: - specifier: ^12.0.0 - version: 12.0.2 + specifier: ^16.4.1 + version: 16.4.1 next: specifier: 16.0.0 version: 16.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -1646,9 +1646,9 @@ packages: magic-string@0.30.21: resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} - marked@12.0.2: - resolution: {integrity: sha512-qXUm7e/YKFoqFPYPa3Ukg9xlI5cyAtGmyEIzMfW//m6kXwCy2Ps9DYf5ioijFKQ8qyuscrHoY04iJGctu2Kg0Q==} - engines: {node: '>= 18'} + marked@16.4.1: + resolution: {integrity: sha512-ntROs7RaN3EvWfy3EZi14H4YxmT6A5YvywfhO+0pm+cH/dnSQRmdAmoFIc3B9aiwTehyk7pESH4ofyBY+V5hZg==} + engines: {node: '>= 20'} hasBin: true math-intrinsics@1.1.0: @@ -3844,7 +3844,7 @@ snapshots: dependencies: '@jridgewell/sourcemap-codec': 1.5.5 - marked@12.0.2: {} + marked@16.4.1: {} math-intrinsics@1.1.0: {}