From 7648f7ca370e4b6cb30acf18e07070f7eb3cdb0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 23:34:13 +0000 Subject: [PATCH] Bump astro-rehype-relative-markdown-links from 0.19.0 to 0.19.2 Bumps [astro-rehype-relative-markdown-links](https://github.com/vernak2539/astro-rehype-relative-markdown-links) from 0.19.0 to 0.19.2. - [Release notes](https://github.com/vernak2539/astro-rehype-relative-markdown-links/releases) - [Changelog](https://github.com/vernak2539/astro-rehype-relative-markdown-links/blob/main/CHANGELOG.md) - [Commits](https://github.com/vernak2539/astro-rehype-relative-markdown-links/compare/v0.19.0...v0.19.2) --- updated-dependencies: - dependency-name: astro-rehype-relative-markdown-links dependency-version: 0.19.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24b80bfb..79a36977 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "astro": "5.18.2", "astro-breadcrumbs": "^3.3.3", "astro-og-canvas": "^0.11.1", - "astro-rehype-relative-markdown-links": "0.19.0", + "astro-rehype-relative-markdown-links": "0.19.2", "astro-vtbot": "^2.1.12", "bunosh": "^0.4.14", "canvaskit-wasm": "^0.41.1",