chore(deps): bump astro from 6.4.8 to 7.1.1 (#445)

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

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 7.1.0
  dependency-type: direct:production
...

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] 2026-07-29 20:53:33 +10:00 committed by GitHub
parent 9eece50406
commit c471688003
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1406 additions and 499 deletions

1903
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff

View file

@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/starlight": "^0.40.0",
"astro": "^6.4.8",
"astro": "^7.1.1",
"sharp": "^0.35.3",
"starlight-image-zoom": "^0.14.2",
"starlight-links-validator": "^0.24.1",