diff --git a/package.json b/package.json index 4beb837..2b98c32 100755 --- a/package.json +++ b/package.json @@ -8,13 +8,13 @@ "format": "prettier -w ." }, "dependencies": { - "@astrojs/mdx": "^3.1.9", - "@astrojs/react": "^3.6.2", + "@astrojs/mdx": "^4.0.0", + "@astrojs/react": "^4.0.0", "@astrojs/rss": "^4.0.11", "@astrojs/sitemap": "^3.2.1", "@astrojs/tailwind": "^5.1.2", "@yeskunall/astro-umami": "^0.0.3", - "astro": "^4.16.9", + "astro": "^5.0.0", "astro-auto-import": "^0.4.4", "astro-font": "^0.1.81", "date-fns": "^4.1.0",