From 7d6608e50f2c28e6a0fe744a1a68c0708d219ec2 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Fri, 23 Aug 2024 12:08:17 -0700 Subject: bump dependencies --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 3e1f038..56f0483 100644 --- a/package.json +++ b/package.json @@ -11,11 +11,11 @@ }, "dependencies": { "@astrojs/mdx": "^0.19.7", - "@astrojs/rss": "^2.4.3", - "@astrojs/sitemap": "^2.0.1", - "astro": "^3.0.12" + "@astrojs/rss": "^2.4.4", + "@astrojs/sitemap": "^2.0.2", + "astro": "^3.6.5" }, "devDependencies": { - "astro-themes": "^0.2.4" + "astro-themes": "^0.2.5" } } -- cgit v1.2.3