Bump astro from 6.1.9 to 6.3.2 (with dependencies) in /docs (#992)

* Bump astro from 6.1.9 to 6.3.1 in /docs

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

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update Astro adapter dependencies

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: slothful-vassal <89943360+slothful-vassal@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-13 20:31:34 +02:00
committed by GitHub
parent f69ad01029
commit 7b7b841659
2 changed files with 91 additions and 75 deletions

View File

@@ -11,15 +11,15 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/check": "^0.9.6",
"@astrojs/node": "^10.0.6",
"@astrojs/check": "^0.9.8",
"@astrojs/node": "^10.1.1",
"@astrojs/starlight": "^0.38.4",
"@astrojs/starlight-tailwind": "^5.0.0",
"@astrojs/svelte": "^8.0.5",
"@astrojs/svelte": "^8.1.1",
"@fontsource/ibm-plex-mono": "^5.2.7",
"@fontsource/ibm-plex-sans": "^5.2.8",
"@tailwindcss/vite": "^4.2.4",
"astro": "^6.1.9",
"astro": "^6.3.2",
"sharp": "^0.34.5",
"starlight-openapi": "^0.25.0",
"svelte": "^5.55.5",