From 35af93267bbd34b85bfbc51d6aad5aeb03e0a893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 05:02:27 +0000 Subject: [PATCH] Bump astro-rehype-relative-markdown-links from 0.18.1 to 0.19.0 Bumps [astro-rehype-relative-markdown-links](https://github.com/vernak2539/astro-rehype-relative-markdown-links) from 0.18.1 to 0.19.0. - [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.18.1...v0.19.0) --- updated-dependencies: - dependency-name: astro-rehype-relative-markdown-links dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2b7a770..9a91e9ee 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "astro": "^5.17.2", "astro-breadcrumbs": "^3.3.3", "astro-og-canvas": "^0.10.1", - "astro-rehype-relative-markdown-links": "0.18.1", + "astro-rehype-relative-markdown-links": "0.19.0", "astro-vtbot": "^2.1.11", "bunosh": "^0.4.14", "canvaskit-wasm": "^0.40.0",