update astro to v6

This commit is contained in:
Joel Wetzell
2026-03-16 17:44:11 -05:00
parent d5a85350d4
commit 330a96229f
2 changed files with 801 additions and 1375 deletions
+3 -3
View File
@@ -14,10 +14,10 @@
"astro": "astro"
},
"devDependencies": {
"@astrojs/starlight": "0.37.7",
"astro": "5.18.0",
"sharp": "0.34.5",
"@astrojs/check": "0.9.8",
"@astrojs/starlight": "^0.38.1",
"astro": "^6.0.5",
"sharp": "0.34.5",
"typescript": "5.9.3"
}
}