From d134319604392d34614aefe6963dc776f91347ca Mon Sep 17 00:00:00 2001 From: bosh-code Date: Mon, 24 Mar 2025 16:50:05 +1300 Subject: [PATCH] run @astrojs/upgrade --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index b1046a2..e8e1879 100755 --- a/package.json +++ b/package.json @@ -17,11 +17,11 @@ }, "dependencies": { "@astrojs/check": "0.9.4", - "@astrojs/mdx": "4.0.8", - "@astrojs/react": "4.2.0", + "@astrojs/mdx": "4.2.1", + "@astrojs/react": "4.2.1", "@astrojs/rss": "4.0.11", - "@astrojs/sitemap": "3.2.1", - "astro": "5.3.0", + "@astrojs/sitemap": "3.3.0", + "astro": "5.5.4", "astro-auto-import": "^0.4.4", "astro-font": "^1.0.0", "date-fns": "^4.1.0",