diff --git a/package.json b/package.json index cddba03..77f750b 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,6 @@ "@biomejs/biome": "2.5.8", "@ceralive/biome-config": "2026.8.0", "@types/bun": "1.3.14", - "typescript": "^5" + "typescript": "^7" } }