Bump astro from 6.0.5 to 6.0.8

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-23 18:35:13 +00:00
committed by GitHub
parent 14f52e5ff5
commit b6bd2c57fd
2 changed files with 49 additions and 7 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"devDependencies": {
"@astrojs/check": "0.9.8",
"@astrojs/starlight": "^0.38.2",
"astro": "^6.0.5",
"astro": "^6.0.8",
"sharp": "0.34.5",
"typescript": "5.9.3"
}