chore(deps): bump astro from 5.7.0 to 5.7.2 in the patch-updates group (#403)
Some checks failed
Code quality / quality (push) Failing after 3s
Build and Check / Astro Check for Node.js 22 (push) Failing after 4s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 4s

Bumps the patch-updates group with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).


Updates `astro` from 5.7.0 to 5.7.2
- [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.2/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 5.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-17 12:10:39 +09:00
committed by GitHub
parent f8afc4f8be
commit de1e302613
2 changed files with 93 additions and 37 deletions

View File

@@ -29,7 +29,7 @@
"@iconify/svelte": "^4.2.0",
"@swup/astro": "^1.6.0",
"@tailwindcss/typography": "^0.5.16",
"astro": "5.7.0",
"astro": "5.7.2",
"astro-compress": "^2.3.8",
"astro-icon": "^1.1.5",
"hastscript": "^9.0.1",