diff --git a/package-lock.json b/package-lock.json index 13795f05e..1532cf699 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,8 +8,8 @@ "name": "atproducts.xyz", "version": "2.20.2", "dependencies": { - "@astrojs/react": "^4.1.6", - "astro": "^5.1.9", + "@astrojs/react": "^4.2.0", + "astro": "^5.1.10", "react": "^19.0.0", "react-dom": "^19.0.0" } diff --git a/package.json b/package.json index 601881419..67e610741 100644 --- a/package.json +++ b/package.json @@ -12,8 +12,8 @@ "astro": "astro" }, "dependencies": { - "@astrojs/react": "^4.1.6", - "astro": "^5.1.9", + "@astrojs/react": "^4.2.0", + "astro": "^5.1.10", "react": "^19.0.0", "react-dom": "^19.0.0" }