From 330b1821cf73b839d5726f86f583f9d5b80af1ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 06:48:25 +0000 Subject: [PATCH] chore(deps): bump astro-seo-schema from 5.0.0 to 5.1.0 Bumps [astro-seo-schema](https://github.com/codiume/orbit/tree/HEAD/packages/astro-seo-schema) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/codiume/orbit/releases) - [Changelog](https://github.com/codiume/orbit/blob/main/packages/astro-seo-schema/CHANGELOG.md) - [Commits](https://github.com/codiume/orbit/commits/astro-seo-schema@5.1.0/packages/astro-seo-schema) --- updated-dependencies: - dependency-name: astro-seo-schema dependency-version: 5.1.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 0ef8dad..b5e141e 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "astro": "5.12.0", "astro-compressor": "1.0.0", "astro-icon": "1.1.5", - "astro-seo-schema": "5.0.0", + "astro-seo-schema": "5.1.0", "astro-sitemap": "1.0.0", "lightningcss": "1.30.1", "sanitize.css": "13.0.0",