Bump astro from 6.3.1 to 6.3.3

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

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 6.3.3
  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-05-18 02:19:44 +00:00
committed by GitHub
parent 42542fc217
commit c1cad438ba
2 changed files with 7 additions and 60 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"devDependencies": {
"@astrojs/check": "0.9.9",
"@astrojs/starlight": "^0.39.2",
"astro": "^6.3.1",
"astro": "^6.3.3",
"sharp": "0.34.5",
"typescript": "6.0.3"
}