From 6d64ccab734cea0621fbd8f028db495a5e32e8bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 15:50:59 +0000 Subject: [PATCH] fix(deps): update dependency astro to v6.3.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30e73c8..070c8a4 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@astrojs/partytown": "2.1.7", "@tailwindcss/vite": "^4.1.18", - "astro": "6.3.5", + "astro": "6.3.6", "astro-typewriter": "^1.1.0", "sharp": "^0.34.5", "tailwindcss": "^4.1.18"