From 689edb18651c7bdbfc8f8e7544964775b10e4628 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 03:04:26 +0000 Subject: [PATCH] fix(deps): update dependency astro to v6.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b93418d..30e73c8 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.3", + "astro": "6.3.5", "astro-typewriter": "^1.1.0", "sharp": "^0.34.5", "tailwindcss": "^4.1.18"