diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2026-02-23 20:54:36 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2026-02-23 20:55:24 +0100 |
| commit | 41b16ec20744371e8831637ac2ff048a706f2841 (patch) | |
| tree | eaf7cd95f743cc480bc5e491797a306fccb0c321 /package.json | |
| parent | d159066f1fd878a80e0c227724b7e9533a4d4d1f (diff) | |
New post (late), fix post date, update deps
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", |
