From e3ea9849a627b2237be0c8e4951e446fad68224e Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 19 May 2025 06:01:35 +0000
Subject: [PATCH] Bump astro from 5.7.12 to 5.7.13

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.7.12 to 5.7.13.
- [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.7.13/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 5.7.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package-lock.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 9bd4964..08e0f5f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1717,9 +1717,9 @@
       }
     },
     "node_modules/astro": {
-      "version": "5.7.12",
-      "resolved": "https://registry.npmjs.org/astro/-/astro-5.7.12.tgz",
-      "integrity": "sha512-UQOItiZz2hcv9PlHTQ6dNqFDIVNPnmwk6eyAjJqPE9O8EDHZK2JKtTRD0CBFN2Uqr0RE0TWP2gqDpLfsa5dJEA==",
+      "version": "5.7.13",
+      "resolved": "https://registry.npmjs.org/astro/-/astro-5.7.13.tgz",
+      "integrity": "sha512-cRGq2llKOhV3XMcYwQpfBIUcssN6HEK5CRbcMxAfd9OcFhvWE7KUy50zLioAZVVl3AqgUTJoNTlmZfD2eG0G1w==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
@@ -8070,9 +8070,9 @@
       "dev": true
     },
     "astro": {
-      "version": "5.7.12",
-      "resolved": "https://registry.npmjs.org/astro/-/astro-5.7.12.tgz",
-      "integrity": "sha512-UQOItiZz2hcv9PlHTQ6dNqFDIVNPnmwk6eyAjJqPE9O8EDHZK2JKtTRD0CBFN2Uqr0RE0TWP2gqDpLfsa5dJEA==",
+      "version": "5.7.13",
+      "resolved": "https://registry.npmjs.org/astro/-/astro-5.7.13.tgz",
+      "integrity": "sha512-cRGq2llKOhV3XMcYwQpfBIUcssN6HEK5CRbcMxAfd9OcFhvWE7KUy50zLioAZVVl3AqgUTJoNTlmZfD2eG0G1w==",
       "dev": true,
       "requires": {
         "@astrojs/compiler": "^2.11.0",