diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index 1e01667..f7c9cd7 100644 --- a/package.json +++ b/package.json @@ -11,14 +11,14 @@ "check": "astro check" }, "dependencies": { - "@astrojs/check": "^0.9.7", - "@astrojs/compiler-rs": "^0.1.4", - "@astrojs/mdx": "^5.0.0", - "@astrojs/rss": "4.0.17", - "@astrojs/sitemap": "^3.7.1", + "@astrojs/check": "^0.9.8", + "@astrojs/compiler-rs": "^0.1.6", + "@astrojs/mdx": "^5.0.3", + "@astrojs/rss": "^4.0.18", + "@astrojs/sitemap": "^3.7.2", "@fontsource-variable/archivo": "^5.2.8", "@iconify-json/tabler": "^1.2.31", - "astro": "^6.0.4", + "astro": "^6.1.3", "astro-compressor": "^1.3.0", "astro-icon": "^1.1.5", "rehype-external-links": "^3.0.0", |
