diff --git a/package.json b/package.json index 79f6351..7ab33ea 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,8 @@ }, "dependencies": { "@astrojs/check": "^0.7.0", - "@astrojs/mdx": "^3.0.1", - "astro": "^4.8.6", + "@astrojs/mdx": "^3.1.0", + "astro": "^4.10.0", "typescript": "^5.4.5" }, "devDependencies": {