Bump @astrojs/node from 10.0.3 to 10.0.5 in /docs (#944)

Bumps [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) from 10.0.3 to 10.0.5.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/node@10.0.5/packages/integrations/node)

---
updated-dependencies:
- dependency-name: "@astrojs/node"
  dependency-version: 10.0.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-23 19:39:44 +02:00
committed by GitHub
parent 345452e720
commit 75a7e08433
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/check": "^0.9.6",
"@astrojs/node": "^10.0.0",
"@astrojs/node": "^10.0.5",
"@astrojs/starlight": "^0.38.0",
"@astrojs/starlight-tailwind": "^4.0.2",
"@astrojs/svelte": "^8.0.0",