From c479b43ed29c07524eb0b75fa59f7934180ce640 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 17:55:46 +0000 Subject: [PATCH] fix(deps): update dependency astro to v6.3.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 070c8a4..c8221a4 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.6", + "astro": "6.3.7", "astro-typewriter": "^1.1.0", "sharp": "^0.34.5", "tailwindcss": "^4.1.18"