From 80aa3fbfc7de98e43301976f06bcca0c0bbcdba9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 06:28:11 +0000 Subject: [PATCH] Bump the website-deps group in /website with 2 updates Bumps the website-deps group in /website with 2 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/starlight` from 0.37.7 to 0.38.1 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.38.1/packages/starlight) Updates `astro` from 5.18.1 to 6.0.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@6.0.4/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.38.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: website-deps - dependency-name: astro dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: website-deps ... Signed-off-by: dependabot[bot] --- website/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/package.json b/website/package.json index acccac2..475632e 100644 --- a/website/package.json +++ b/website/package.json @@ -10,8 +10,8 @@ "astro": "astro" }, "dependencies": { - "@astrojs/starlight": "^0.37.6", - "astro": "^5.18.0", + "@astrojs/starlight": "^0.38.1", + "astro": "^6.0.4", "sharp": "^0.34.5" }, "packageManager": "pnpm@10.15.0+sha512.486ebc259d3e999a4e8691ce03b5cac4a71cbeca39372a9b762cb500cfdf0873e2cb16abe3d951b1ee2cf012503f027b98b6584e4df22524e0c7450d9ec7aa7b"