From 87891807ef7fb7a1c7c7cc3d8a9ec9af49c8c594 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 07:21:38 +0000 Subject: [PATCH] Bump astro from 5.10.0 to 5.10.1 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.10.0 to 5.10.1. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.10.1/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.10.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index df8586f..b8d9a16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1812,11 +1812,10 @@ } }, "node_modules/astro": { - "version": "5.10.0", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.10.0.tgz", - "integrity": "sha512-g/t54kVzQnFVijs+GbbbX/NBAFTl/3yNAEA/AQYq4FumLLVv7n4BIF+jKhcPGn9iFGyT1Cjvr7KB/qYyNvHEIg==", + "version": "5.10.1", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.10.1.tgz", + "integrity": "sha512-DJVmt+51jU1xmgmAHCDwuUgcG/5aVFSU+tcX694acAZqPVt8EMUAmUZcJDX36Z7/EztnPph9HR3pm72jS2EgHQ==", "dev": true, - "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.12.2", "@astrojs/internal-helpers": "0.6.1", @@ -8261,9 +8260,9 @@ "dev": true }, "astro": { - "version": "5.10.0", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.10.0.tgz", - "integrity": "sha512-g/t54kVzQnFVijs+GbbbX/NBAFTl/3yNAEA/AQYq4FumLLVv7n4BIF+jKhcPGn9iFGyT1Cjvr7KB/qYyNvHEIg==", + "version": "5.10.1", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.10.1.tgz", + "integrity": "sha512-DJVmt+51jU1xmgmAHCDwuUgcG/5aVFSU+tcX694acAZqPVt8EMUAmUZcJDX36Z7/EztnPph9HR3pm72jS2EgHQ==", "dev": true, "requires": { "@astrojs/compiler": "^2.12.2",