aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-12-21 12:54:32 +0100
committerAriel Costas Guerrero <ariel@costas.dev>2025-12-21 12:54:32 +0100
commit6132a0204c190951851a22a13121aef727c60fce (patch)
treeeab333b621114288042c2fef15cebad5e54c8010 /package.json
parent8110f85a9691eee62784bd8ac030f98e25d36449 (diff)
Update dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index 788badf..bb6381a 100644
--- a/package.json
+++ b/package.json
@@ -11,22 +11,22 @@
"check": "astro check"
},
"dependencies": {
- "@astrojs/check": "^0.9.5",
- "@astrojs/mdx": "^4.3.9",
- "@astrojs/rss": "4.0.13",
+ "@astrojs/check": "^0.9.6",
+ "@astrojs/mdx": "^4.3.13",
+ "@astrojs/rss": "4.0.14",
"@astrojs/sitemap": "^3.6.0",
"@fontsource-variable/archivo": "^5.2.8",
- "@iconify-json/tabler": "^1.2.23",
- "astro": "^5.15.3",
+ "@iconify-json/tabler": "^1.2.24",
+ "astro": "^5.16.6",
"astro-compressor": "^1.2.0",
"astro-icon": "^1.1.5",
"rehype-external-links": "^3.0.0",
"typescript": "5.9.3"
},
"devDependencies": {
- "prettier": "^3.6.2",
+ "prettier": "^3.7.4",
"prettier-plugin-astro": "^0.14.1",
- "sass": "^1.93.3"
+ "sass": "^1.97.1"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "*"