From df55a4eb21e4427a0c79d4e2d324f316203a5c14 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Thu, 3 Jul 2025 10:34:50 +0200 Subject: Upgrade astro --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index e1b0fe0..6d2d20f 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@tailwindcss/vite": "^4.1.7", "@types/react": "^19.1.5", "@types/react-dom": "^19.1.5", - "astro": "^5.8.0", + "astro": "^5.10.2", "react": "^19.1.0", "react-dom": "^19.1.0", "tailwindcss": "^4.1.7" -- cgit v1.3.1