From c3f5d60df47f0fc4ea54386b30ac2529a266c086 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 18:26:06 +0000 Subject: [PATCH] build(deps): bump marked from 17.0.6 to 18.0.5 in /website Bumps [marked](https://github.com/markedjs/marked) from 17.0.6 to 18.0.5. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v17.0.6...v18.0.5) --- updated-dependencies: - dependency-name: marked dependency-version: 18.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- website/package.json | 2 +- website/pnpm-lock.yaml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/website/package.json b/website/package.json index 08df54e..3ea84f5 100644 --- a/website/package.json +++ b/website/package.json @@ -27,7 +27,7 @@ "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", "astro": "6.4.6", - "marked": "^17.0.6", + "marked": "^18.0.5", "prismjs": "^1.30.0", "rehype-mathjax": "^7.1.0", "remark-math": "^6.0.0", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 54f3f68..b614728 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: 6.4.6 version: 6.4.6(@types/node@25.9.3)(jiti@2.7.0)(lightningcss@1.32.0)(rollup@4.62.0) marked: - specifier: ^17.0.6 - version: 17.0.6 + specifier: ^18.0.5 + version: 18.0.5 prismjs: specifier: ^1.30.0 version: 1.30.0 @@ -2455,6 +2455,11 @@ packages: engines: {node: '>= 20'} hasBin: true + marked@18.0.5: + resolution: {integrity: sha512-S6GcvALHg6K4ohtu4E7x0a1AqhAjp6cV8KhLSyN9qVapnzJkusVBxZRcIU9AeYsbe6P1hKDusSbEOzGyyuce6w==} + engines: {node: '>= 20'} + hasBin: true + mathjax-full@3.2.2: resolution: {integrity: sha512-+LfG9Fik+OuI8SLwsiR02IVdjcnRCy5MufYLi0C3TdMT56L/pjB0alMVGgoWJF8pN9Rc7FESycZB9BMNWIid5w==} deprecated: Version 4 replaces this package with the scoped package @mathjax/src @@ -6289,6 +6294,8 @@ snapshots: marked@17.0.6: {} + marked@18.0.5: {} + mathjax-full@3.2.2: dependencies: esm: 3.2.25