From 6fb41e7237baf3c61b3b61f6dd6ad883677dece3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 20:59:42 +0000 Subject: [PATCH] build(deps-dev): bump markdown-it to v14.1.1 [SECURITY] Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 25 +++++++++++++++++++------ 2 files changed, 20 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 95b2a35f..291ee2ad 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "gulp-postcss": "10.0.0", "gulp-rename": "2.1.0", "gulp-sourcemaps": "3.0.0", - "markdown-it": "14.1.0", + "markdown-it": "14.1.1", "markdown-it-abbr": "2.0.0", "markdown-it-anchor": "9.2.0", "markdown-it-footnote": "4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 04730ec9..8ab36808 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -93,14 +93,14 @@ importers: specifier: 3.0.0 version: 3.0.0 markdown-it: - specifier: 14.1.0 - version: 14.1.0 + specifier: 14.1.1 + version: 14.1.1 markdown-it-abbr: specifier: 2.0.0 version: 2.0.0 markdown-it-anchor: specifier: 9.2.0 - version: 9.2.0(@types/markdown-it@14.1.2)(markdown-it@14.1.0) + version: 9.2.0(@types/markdown-it@14.1.2)(markdown-it@14.1.1) markdown-it-footnote: specifier: 4.0.0 version: 4.0.0 @@ -2820,6 +2820,10 @@ packages: resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==} hasBin: true + markdown-it@14.1.1: + resolution: {integrity: sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==} + hasBin: true + markdown-table@3.0.4: resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==} @@ -4801,7 +4805,7 @@ snapshots: kleur: 4.1.5 liquidjs: 10.24.0 luxon: 3.7.2 - markdown-it: 14.1.0 + markdown-it: 14.1.1 minimist: 1.2.8 moo: 0.5.2 node-retrieve-globals: 6.0.1 @@ -7348,10 +7352,10 @@ snapshots: markdown-it-abbr@2.0.0: {} - markdown-it-anchor@9.2.0(@types/markdown-it@14.1.2)(markdown-it@14.1.0): + markdown-it-anchor@9.2.0(@types/markdown-it@14.1.2)(markdown-it@14.1.1): dependencies: '@types/markdown-it': 14.1.2 - markdown-it: 14.1.0 + markdown-it: 14.1.1 markdown-it-footnote@4.0.0: {} @@ -7370,6 +7374,15 @@ snapshots: punycode.js: 2.3.1 uc.micro: 2.1.0 + markdown-it@14.1.1: + dependencies: + argparse: 2.0.1 + entities: 4.5.0 + linkify-it: 5.0.0 + mdurl: 2.0.0 + punycode.js: 2.3.1 + uc.micro: 2.1.0 + markdown-table@3.0.4: {} markdownlint-cli2-formatter-default@0.0.6(markdownlint-cli2@0.20.0):