From 7ec588c2178aebf3ec51c875679fda58a10d9394 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Thu, 2 Apr 2026 18:53:05 +0200 Subject: Update deps, add error pages, add justfile --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'package.json') 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", -- cgit v1.3