From e0ab9d9b5e5054bf4e46691f91b6dcc4671344a6 Mon Sep 17 00:00:00 2001 From: Philipinho <16838612+Philipinho@users.noreply.github.com> Date: Sat, 14 Feb 2026 10:37:11 -0800 Subject: [PATCH] override package --- package.json | 1 + pnpm-lock.yaml | 9 +++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index f4565127..7106d562 100644 --- a/package.json +++ b/package.json @@ -111,6 +111,7 @@ "dompurify": "3.3.1", "tmp": "0.2.5", "lodash-es": "4.17.23", + "markdown-it": "14.1.1", "@tiptap/core": "3.17.1", "@tiptap/pm": "3.17.1", "@tiptap/starter-kit": "3.17.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a46dc64d..bbb85a41 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,6 +17,7 @@ overrides: dompurify: 3.3.1 tmp: 0.2.5 lodash-es: 4.17.23 + markdown-it: 14.1.1 '@tiptap/core': 3.17.1 '@tiptap/pm': 3.17.1 '@tiptap/starter-kit': 3.17.1 @@ -8177,8 +8178,8 @@ packages: '@mantine/form': '>=7.0.0' zod: '>=3.25.0' - markdown-it@14.1.0: - resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==} + markdown-it@14.1.1: + resolution: {integrity: sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==} hasBin: true marked@13.0.3: @@ -19226,7 +19227,7 @@ snapshots: '@mantine/form': 8.3.14(react@18.3.1) zod: 3.25.76 - markdown-it@14.1.0: + markdown-it@14.1.1: dependencies: argparse: 2.0.1 entities: 4.5.0 @@ -20094,7 +20095,7 @@ snapshots: prosemirror-markdown@1.13.1: dependencies: '@types/markdown-it': 14.1.2 - markdown-it: 14.1.0 + markdown-it: 14.1.1 prosemirror-model: 1.25.1 prosemirror-menu@1.2.4: