From b6ae3808e5507f13196dfed1e86db68b8148eb44 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 27 Jun 2025 21:24:28 +0200 Subject: Bump astro to v5.10.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 29d6073..e31f005 100644 --- a/package.json +++ b/package.json @@ -10,13 +10,13 @@ "astro": "astro" }, "dependencies": { - "@astrojs/react": "^4.2.7", + "@astrojs/react": "^4.3.0", "@astrojs/sitemap": "^3.4.1", "@tailwindcss/vite": "^4.1.5", "@types/netmask": "^2.0.5", "@types/react": "^19.1.3", "@types/react-dom": "^19.1.3", - "astro": "^5.7.12", + "astro": "^5.10.1", "netmask": "^2.0.2", "react": "^19.1.0", "react-dom": "^19.1.0", -- cgit v1.3.1