From 4836122b6188c95bf6a3e5d14108ebef1b19660c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 23:30:09 +0000 Subject: [PATCH] chore(deps): update dependency marked to v18 --- pnpm-lock.yaml | 13 ++++++++++--- pnpm-workspace.yaml | 2 +- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 05d7dfa0ac..7454ba8706 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,8 +97,8 @@ catalogs: specifier: ^3.0.9 version: 3.0.9 marked: - specifier: ^17.0.1 - version: 17.0.6 + specifier: ^18.0.0 + version: 18.0.12 overrides: epubjs>@xmldom/xmldom: ^0.9.10 @@ -1091,7 +1091,7 @@ importers: version: 3.7.2 marked: specifier: catalog:tiptap - version: 17.0.6 + version: 18.0.12 oidc-client-ts: specifier: ^3.5.0 version: 3.5.0 @@ -3938,6 +3938,11 @@ packages: engines: {node: '>= 20'} hasBin: true + marked@18.0.12: + resolution: {integrity: sha512-LEm4ga2YeI2T3GVHj9b0BaDPPk93LLTHMFeMyQbNIzPxc8vCI0y/scy0ZA6z6lXKyT9j9Nhl/OC6ZYKYGuFScA==} + engines: {node: '>= 20'} + hasBin: true + marks-pane@1.0.9: resolution: {integrity: sha512-Ahs4oeG90tbdPWwAJkAAoHg2lRR8lAs9mZXETNPO9hYg3AkjUJBKi1NQ4aaIQZVGrig7c/3NUV1jANl8rFTeMg==} @@ -7930,6 +7935,8 @@ snapshots: marked@17.0.6: {} + marked@18.0.12: {} + marks-pane@1.0.9: {} math-intrinsics@1.1.0: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 8e9776afa1..fee9dc2476 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -38,7 +38,7 @@ catalogs: '@tiptap/y-tiptap': ^3.0.9 # Kept in step with what @tiptap/markdown resolves, so the editor and the # strategy share one marked instance instead of ending up with two copies. - marked: ^17.0.1 + marked: ^18.0.0 autoInstallPeers: true sharedWorkspaceLockfile: true