chore(deps): widen TypeScript range in bun.lock

This commit is contained in:
2026-03-31 21:29:49 +02:00
parent 1a7f1f47ff
commit 5e329aab0a
+1 -1
View File
@@ -8,7 +8,7 @@
"@astrojs/check": "^0.9.8",
"@astrojs/rss": "^4.0.18",
"astro": "^6.1.1",
"typescript": "6.0.2",
"typescript": "^6.0.2",
},
},
},