From cc4bc1a6980a20e0938b5ece4d5adff098f0e2a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 10:16:11 +0000 Subject: [PATCH] Bump astro-og-canvas from 0.10.1 to 0.11.0 Bumps [astro-og-canvas](https://github.com/delucis/astro-og-canvas/tree/HEAD/packages/astro-og-canvas) from 0.10.1 to 0.11.0. - [Release notes](https://github.com/delucis/astro-og-canvas/releases) - [Changelog](https://github.com/delucis/astro-og-canvas/blob/latest/packages/astro-og-canvas/CHANGELOG.md) - [Commits](https://github.com/delucis/astro-og-canvas/commits/astro-og-canvas@0.11.0/packages/astro-og-canvas) --- updated-dependencies: - dependency-name: astro-og-canvas dependency-version: 0.11.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..b2367304 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@octokit/core": "^5.1.0", "astro": "^5.17.2", "astro-breadcrumbs": "^3.3.3", - "astro-og-canvas": "^0.10.1", + "astro-og-canvas": "^0.11.0", "astro-rehype-relative-markdown-links": "0.18.1", "astro-vtbot": "^2.1.11", "bunosh": "^0.4.14",