From a2695dacb7a3bd80a90571c17c1291afe1ba7e00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 12:42:49 +0000 Subject: [PATCH] Update dependency astro to v6.3.1 --- documentation/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/package.json b/documentation/package.json index 1b83666..e5cbf44 100644 --- a/documentation/package.json +++ b/documentation/package.json @@ -11,7 +11,7 @@ }, "devDependencies": { "@astrojs/starlight": "0.39.2", - "astro": "6.1.5", + "astro": "6.3.1", "prettier": "3.8.3", "sharp": "0.34.5" }