From 0f2d22938eae52d59095ebdf9c7e2e6b46437d75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 07:22:56 +0000 Subject: [PATCH] Bump astro from 5.12.0 to 5.12.3 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.12.0 to 5.12.3. - [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.12.3/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.12.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3d4d86a..662d46d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1821,9 +1821,9 @@ } }, "node_modules/astro": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.0.tgz", - "integrity": "sha512-Oov5JsMFHuUmuO+Nx6plfv3nQNK1Xl/8CgLvR8lBhZTjYnraxhuPX5COVAzbom+YLgwaDfK7KBd8zOEopRf9mg==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.3.tgz", + "integrity": "sha512-fU1hNPMkccm+FuonGsY5DFkC2QyuLCju++8L2ubzBtYBDBf6bmfgmVM7A2dK+Hl+ZJCUNgepsClhBpczj+2LRw==", "dev": true, "dependencies": { "@astrojs/compiler": "^2.12.2", @@ -8264,9 +8264,9 @@ "dev": true }, "astro": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.0.tgz", - "integrity": "sha512-Oov5JsMFHuUmuO+Nx6plfv3nQNK1Xl/8CgLvR8lBhZTjYnraxhuPX5COVAzbom+YLgwaDfK7KBd8zOEopRf9mg==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.3.tgz", + "integrity": "sha512-fU1hNPMkccm+FuonGsY5DFkC2QyuLCju++8L2ubzBtYBDBf6bmfgmVM7A2dK+Hl+ZJCUNgepsClhBpczj+2LRw==", "dev": true, "requires": { "@astrojs/compiler": "^2.12.2",