From dbf5208df80580d59a1daa52a8c9757bb363bc88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 23:35:35 +0000 Subject: [PATCH] Bump astro-vtbot from 2.1.12 to 3.0.1 Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 2.1.12 to 3.0.1. - [Changelog](https://github.com/martrapp/astro-vtbot/blob/main/CHANGELOG.md) - [Commits](https://github.com/martrapp/astro-vtbot/commits) --- updated-dependencies: - dependency-name: astro-vtbot dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9961c6a..0fd99a9a 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "astro-breadcrumbs": "^3.3.3", "astro-og-canvas": "^0.11.1", "astro-rehype-relative-markdown-links": "0.19.2", - "astro-vtbot": "^2.1.12", + "astro-vtbot": "^3.0.1", "bunosh": "^0.4.14", "canvaskit-wasm": "^0.41.1", "dotenv": "^17.3.1",