diff --git a/package.json b/package.json index 033bfe2..dab975a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "dependencies": { "@astrojs/check": "^0.9.7", - "@astrojs/node": "^9.5.5", + "@astrojs/node": "^10.0.0", "@astrojs/rss": "^4.0.17", "@astrojs/sitemap": "^3.7.1", "@directus/sdk": "^21.2.0", @@ -42,7 +42,7 @@ "@tailwindcss/postcss": "^4.2.1", "@tailwindcss/vite": "^4.2.1", "@types/unist": "^3.0.3", - "astro": "^5.18.1", + "astro": "^6.0.0", "astro-compress": "^2.4.0", "astro-icon": "^1.1.5", "dayjs": "^1.11.20",