diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2026-01-13 23:49:34 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2026-01-13 23:49:34 +0100 |
| commit | fca40dc010b783a3b81191b78d205a9844ec4f8e (patch) | |
| tree | 8188a6b67409292e2314fb5d27a1f3988036c2b5 /package.json | |
| parent | d69d619b188de669889482a1fce168e776016d27 (diff) | |
Update deps
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index bb6381a..b28a750 100644 --- a/package.json +++ b/package.json @@ -14,10 +14,10 @@ "@astrojs/check": "^0.9.6", "@astrojs/mdx": "^4.3.13", "@astrojs/rss": "4.0.14", - "@astrojs/sitemap": "^3.6.0", + "@astrojs/sitemap": "^3.6.1", "@fontsource-variable/archivo": "^5.2.8", - "@iconify-json/tabler": "^1.2.24", - "astro": "^5.16.6", + "@iconify-json/tabler": "^1.2.26", + "astro": "^5.16.9", "astro-compressor": "^1.2.0", "astro-icon": "^1.1.5", "rehype-external-links": "^3.0.0", @@ -26,7 +26,7 @@ "devDependencies": { "prettier": "^3.7.4", "prettier-plugin-astro": "^0.14.1", - "sass": "^1.97.1" + "sass": "^1.97.2" }, "optionalDependencies": { "@rollup/rollup-linux-x64-gnu": "*" |
