From d3471e0a78390db23d4560023c76857d2cbec573 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 03:14:30 +0000 Subject: [PATCH] build(deps): bump marked from 15.0.12 to 16.0.0 Bumps [marked](https://github.com/markedjs/marked) from 15.0.12 to 16.0.0. - [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/v15.0.12...v16.0.0) --- updated-dependencies: - dependency-name: marked dependency-version: 16.0.0 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 40afd0c..def0beb 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "html-to-text": "^9.0.5", "http-link-header": "^1.1.3", "isbot": "^5.1.28", - "marked": "^15.0.12", + "marked": "^16.0.0", "nuqs": "^2.4.3", "react": "^19.1.0", "react-dom": "^19.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 78d7768..593e8c7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ importers: specifier: ^5.1.28 version: 5.1.28 marked: - specifier: ^15.0.12 - version: 15.0.12 + specifier: ^16.0.0 + version: 16.0.0 nuqs: specifier: ^2.4.3 version: 2.4.3(react-router@7.6.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0) @@ -3153,9 +3153,9 @@ packages: markdown-table@3.0.4: resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==} - marked@15.0.12: - resolution: {integrity: sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==} - engines: {node: '>= 18'} + marked@16.0.0: + resolution: {integrity: sha512-MUKMXDjsD/eptB7GPzxo4xcnLS6oo7/RHimUMHEDRhUooPwmN9BEpMl7AEOJv3bmso169wHI2wUF9VQgL7zfmA==} + engines: {node: '>= 20'} hasBin: true math-intrinsics@1.1.0: @@ -7480,7 +7480,7 @@ snapshots: markdown-table@3.0.4: {} - marked@15.0.12: {} + marked@16.0.0: {} math-intrinsics@1.1.0: {}