Update dependency typescript to v7

This commit is contained in:
renovate[bot]
2026-09-07 21:51:36 +00:00
committed by GitHub
parent b3dd58bdbc
commit 0d154db1d6
+1 -1
View File
@@ -18,6 +18,6 @@
"@astrojs/starlight": "0.42.0", "@astrojs/starlight": "0.42.0",
"astro": "7.3.1", "astro": "7.3.1",
"sharp": "0.35.4", "sharp": "0.35.4",
"typescript": "6.0.3" "typescript": "7.0.2"
} }
} }