aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 4000c6f..f00920f 100644
--- a/package.json
+++ b/package.json
@@ -17,14 +17,14 @@
"@astrojs/check": "^0.9.4",
"@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.4.0",
- "astro": "^5.8.0",
+ "astro": "^5.8.1",
"autoprefixer": "^10.4.21",
"cssnano": "^7.0.7",
"cssnano-preset-advanced": "^7.0.7",
"dayjs": "^1.11.13",
"mdast-util-to-string": "^4.0.0",
"reading-time": "^1.5.0",
- "sass": "^1.89.0",
+ "sass": "^1.89.1",
"typescript": "^5.8.3"
},
"devDependencies": {