diff --git a/package.json b/package.json index 7b92ef8..353eee5 100644 --- a/package.json +++ b/package.json @@ -42,14 +42,14 @@ }, "dependencies": { "@astrojs/check": "^0.3.4", - "@astrojs/mdx": "^1.1.5", - "@astrojs/rss": "^3.0.0", + "@astrojs/mdx": "^2.0.3", + "@astrojs/rss": "^4.0.1", "@astrojs/sitemap": "^3.0.4", "@astrojs/tailwind": "^5.1.0", "@fontsource/exo-2": "^5.0.16", "@tailwindcss/typography": "^0.5.10", "@wbmnky/license-report-generator": "^2.1.3", - "astro": "^3.6.4", + "astro": "^4.1.1", "astro-compress": "^2.2.7", "astro-critters": "^2.0.11", "astro-iconify": "^1.2.0", @@ -58,7 +58,7 @@ "astro-pagefind": "^1.3.0", "astro-robots-txt": "^1.0.0", "astro-webmanifest": "^1.0.0", - "markdown-it": "^13.0.2", + "markdown-it": "^14.0.0", "reading-time": "^1.5.0", "sanitize-html": "^2.11.0", "sass": "^1.69.7",