diff --git a/package.json b/package.json index 9a2182c..9eaf614 100644 --- a/package.json +++ b/package.json @@ -13,16 +13,16 @@ "upgrade-deps": "bunx npm-check-updates@latest --format group --interactive" }, "dependencies": { - "@astrojs/vercel": "7.5.3", + "@astrojs/vercel": "7.6.0", "@urql/core": "5.0.1", - "astro": "4.6.3", + "astro": "4.8.6", "date-fns": "3.6.0" }, "devDependencies": { - "@astrojs/check": "0.5.10", + "@astrojs/check": "0.7.0", "@astrojs/markdown-remark": "5.1.0", - "@astrojs/mdx": "2.3.1", - "@astrojs/rss": "4.0.5", + "@astrojs/mdx": "3.0.0", + "@astrojs/rss": "4.0.6", "@astrojs/sitemap": "3.1.4", "@astrojs/tailwind": "5.1.0", "@radix-ui/colors": "3.0.0",