From 74817828dd269b2d834cedeb599032551f62495b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 00:19:34 +0000 Subject: [PATCH] Update astro monorepo to v6.4.4 --- documentation/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/package.json b/documentation/package.json index 8f60408..786be00 100644 --- a/documentation/package.json +++ b/documentation/package.json @@ -11,7 +11,7 @@ }, "devDependencies": { "@astrojs/starlight": "0.39.3", - "astro": "6.3.1", + "astro": "6.4.4", "prettier": "3.8.3", "sharp": "0.34.5" }