From 686429419432baa1a525718f7e578a111f1ba133 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 00:05:41 +0000 Subject: [PATCH] Bump marked from 16.3.0 to 16.4.1 Bumps [marked](https://github.com/markedjs/marked) from 16.3.0 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/v16.3.0...v16.4.1) --- updated-dependencies: - dependency-name: marked dependency-version: 16.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index cd93adb..7196e6b 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "class-variance-authority": "^0.7.1", "javascript-time-ago": "^2.5.11", "lucide-react": "^0.544.0", - "marked": "^16.3.0", + "marked": "^16.4.1", "next": "^15.5.6", "react": "^19.2.0", "react-dom": "^19.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7484dc6..bb4e5a6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: ^0.544.0 version: 0.544.0(react@19.2.0) marked: - specifier: ^16.3.0 - version: 16.3.0 + specifier: ^16.4.1 + version: 16.4.1 next: specifier: ^15.5.6 version: 15.5.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) @@ -1616,8 +1616,8 @@ packages: magic-string@0.30.17: resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==} - marked@16.3.0: - resolution: {integrity: sha512-K3UxuKu6l6bmA5FUwYho8CfJBlsUWAooKtdGgMcERSpF7gcBUrCGsLH7wDaaNOzwq18JzSUDyoEb/YsrqMac3w==} + marked@16.4.1: + resolution: {integrity: sha512-ntROs7RaN3EvWfy3EZi14H4YxmT6A5YvywfhO+0pm+cH/dnSQRmdAmoFIc3B9aiwTehyk7pESH4ofyBY+V5hZg==} engines: {node: '>= 20'} hasBin: true @@ -3511,7 +3511,7 @@ snapshots: dependencies: '@jridgewell/sourcemap-codec': 1.5.5 - marked@16.3.0: {} + marked@16.4.1: {} math-intrinsics@1.1.0: {}