update astro dependencies

This commit is contained in:
Joel Wetzell
2026-08-06 10:34:05 -05:00
parent 477862e73c
commit 1e02bfc4da
2 changed files with 176 additions and 193 deletions
+2 -2
View File
@@ -15,8 +15,8 @@
},
"devDependencies": {
"@astrojs/check": "0.9.10",
"@astrojs/starlight": "^0.39.3",
"astro": "^7.1.6",
"@astrojs/starlight": "0.41.7",
"astro": "7.2.0",
"sharp": "0.35.3",
"typescript": "6.0.3"
}