From 5819376d111cf7ea31d005896c82e3a530576f9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 18:09:49 +0000 Subject: [PATCH] fix(deps): update dependency astro to v5 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19f4534..941a397 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@astrojs/starlight": "^0.28.0", - "astro": "^4.3.4", + "astro": "^5.0.0", "sharp": "^0.33.0" } } \ No newline at end of file