From a544d08e0aca7d56433d1a05d17c2bf8c606fd52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 13:52:47 +0000 Subject: [PATCH] Update astro monorepo --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 0487bd3..b54a3be 100644 --- a/package.json +++ b/package.json @@ -12,11 +12,11 @@ "astro": "astro" }, "dependencies": { - "@astrojs/check": "^0.9.4", - "@astrojs/cloudflare": "^12.6.7", - "@astrojs/rss": "^4.0.12", + "@astrojs/check": "^0.9.6", + "@astrojs/cloudflare": "^12.6.12", + "@astrojs/rss": "^4.0.14", "@aws-sdk/client-s3": "^3.883.0", - "astro": "^5.13.5", + "astro": "^5.16.6", "exifr": "^7.1.3", "remark": "^15.0.1", "strip-markdown": "^6.0.0",