diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 277cbb2..7e3eb88 100644 --- a/package.json +++ b/package.json @@ -11,13 +11,13 @@ "check": "astro check" }, "dependencies": { - "@astrojs/check": "^0.9.2", + "@astrojs/check": "^0.9.6", "@astrojs/mdx": "^4.3.13", "@astrojs/rss": "4.0.15", "@astrojs/sitemap": "^3.7.0", "@fontsource-variable/archivo": "^5.2.8", - "@iconify-json/tabler": "^1.2.26", - "astro": "^5.17.1", + "@iconify-json/tabler": "^1.2.27", + "astro": "^5.17.3", "astro-compressor": "^1.2.0", "astro-icon": "^1.1.5", "rehype-external-links": "^3.0.0", |
