aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2026-04-02 18:53:05 +0200
committerAriel Costas Guerrero <ariel@costas.dev>2026-04-02 18:53:05 +0200
commit7ec588c2178aebf3ec51c875679fda58a10d9394 (patch)
tree281efa1d746990234f33440c54ae6dd1aefd8074 /package.json
parent3dcfdf932babdab522b5544367956531e60956b2 (diff)
Update deps, add error pages, add justfile
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
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",