diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-10-31 23:50:08 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-10-31 23:50:08 +0100 |
| commit | 329032ae7a7d90acf338ecc3d22920d42d0755cc (patch) | |
| tree | 61b10b9ab74622de281afc4faf200cebf6d63c71 /package.json | |
| parent | 682df5115dff6d67af445bd8256c674700e87c3c (diff) | |
Update dependencies
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index 7bc9608..3fdd1cf 100644 --- a/package.json +++ b/package.json @@ -11,15 +11,15 @@ "check": "astro check" }, "dependencies": { - "@astrojs/check": "^0.9.4", - "@astrojs/mdx": "^4.3.7", - "@astrojs/rss": "4.0.12", + "@astrojs/check": "^0.9.5", + "@astrojs/mdx": "^4.3.9", + "@astrojs/rss": "4.0.13", "@astrojs/sitemap": "^3.6.0", "@fontsource-variable/roboto": "^5.2.8", "@fontsource-variable/roboto-mono": "^5.2.8", "@iconify-json/tabler": "^1.2.23", - "astro": "^5.14.4", - "astro-compressor": "^1.1.2", + "astro": "^5.15.3", + "astro-compressor": "^1.2.0", "astro-icon": "^1.1.5", "rehype-external-links": "^3.0.0", "typescript": "5.9.3" @@ -27,7 +27,7 @@ "devDependencies": { "prettier": "^3.6.2", "prettier-plugin-astro": "^0.14.1", - "sass": "^1.93.2" + "sass": "^1.93.3" }, "optionalDependencies": { "@rollup/rollup-linux-x64-gnu": "*" |
