3 Commits

Author SHA1 Message Date
renovate[bot] dc349de29e Update dependency @astrojs/starlight to v0.42.0 2026-09-02 12:57:40 +00:00
Joel Wetzell 721e02b865 Merge pull request #86 from jwetzell/renovate/astro-monorepo
Update dependency astro to v7.2.10
2026-09-02 07:56:58 -05:00
renovate[bot] e23e1ab805 Update dependency astro to v7.2.10 2026-08-31 21:42:43 +00:00
2 changed files with 95 additions and 1808 deletions
+93 -1806
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -15,8 +15,8 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/check": "0.9.10", "@astrojs/check": "0.9.10",
"@astrojs/starlight": "0.41.10", "@astrojs/starlight": "0.42.0",
"astro": "7.2.9", "astro": "7.2.10",
"sharp": "0.35.4", "sharp": "0.35.4",
"typescript": "6.0.3" "typescript": "6.0.3"
} }