From 0779f9225429ba815561e58622572e5682ae4faa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 02:59:37 +0000 Subject: [PATCH] chore(deps): update dependency markdown-it-image-size to v15 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index ae16c94..4870767 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "globals": "^16.3.0", "gsap": "^3.13.0", "lint-staged": "^16.1.5", - "markdown-it-image-size": "^14.8.0", + "markdown-it-image-size": "^15.0.0", "prettier": "3.6.2", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2aa42b0..bb44b26 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ importers: specifier: ^16.1.5 version: 16.2.3 markdown-it-image-size: - specifier: ^14.8.0 - version: 14.9.0(markdown-it@14.1.0) + specifier: ^15.0.0 + version: 15.0.1(markdown-it@14.1.0) prettier: specifier: 3.6.2 version: 3.6.2 @@ -1548,8 +1548,8 @@ packages: mark.js@8.11.1: resolution: {integrity: sha512-1I+1qpDt4idfgLQG+BNWmrqku+7/2bi5nLf4YwF8y8zXvmfiTBY3PV3ZibfrjBueCByROpuBjLLFCajqkgYoLQ==} - markdown-it-image-size@14.9.0: - resolution: {integrity: sha512-2JHjZKDRNeNeRWBHQ5a5dqSuS96rEkGJaOerecxiH2GzO4LYt4GUuITihDpnL7lkJoUzthciu6XPS6W/RiO3VQ==} + markdown-it-image-size@15.0.1: + resolution: {integrity: sha512-qnnnYtXXdUsBtNyywsMpgXDGi0X4Judba0+MJFGa2GrKrE9zwWlng+3GWlv2uRRtM0BO/le3G6x1Xw/iCjiT5g==} engines: {node: '>= 20'} peerDependencies: markdown-it: '>= 10 < 15' @@ -3644,7 +3644,7 @@ snapshots: mark.js@8.11.1: {} - markdown-it-image-size@14.9.0(markdown-it@14.1.0): + markdown-it-image-size@15.0.1(markdown-it@14.1.0): dependencies: '@types/markdown-it': 14.1.2 flat-cache: 6.1.17