Bump astro from 5.13.2 to 5.14.4 in /docs (#1201)

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

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 5.14.4
  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]
2025-10-18 07:08:12 +02:00
committed by GitHub
parent 70734ed273
commit e89fecbd10
2 changed files with 584 additions and 525 deletions

1107
docs/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -12,7 +12,7 @@
"dependencies": { "dependencies": {
"@astrojs/check": "^0.9.3", "@astrojs/check": "^0.9.3",
"@astrojs/starlight": "^0.34.3", "@astrojs/starlight": "^0.34.3",
"astro": "^5.13.2", "astro": "^5.14.4",
"sharp": "^0.32.5", "sharp": "^0.32.5",
"typescript": "^5.6.2" "typescript": "^5.6.2"
} }