From 0282fb367ecfd3864cf94c27a44961a61e2ff6f2 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 27 Jun 2025 09:43:51 +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..af86bf6 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.1", "react": "^19.1.0", "react-dom": "^19.1.0", "tailwindcss": "^4.1.7" -- cgit v1.3.1