From df49bccd099ec191ffc4c7fe931bb70e3bdae8cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 18:09:58 +0000 Subject: [PATCH] Update astro monorepo to v6.4.6 --- documentation/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/package.json b/documentation/package.json index 786be00..9f5eb07 100644 --- a/documentation/package.json +++ b/documentation/package.json @@ -11,7 +11,7 @@ }, "devDependencies": { "@astrojs/starlight": "0.39.3", - "astro": "6.4.4", + "astro": "6.4.6", "prettier": "3.8.3", "sharp": "0.34.5" }