diff --git a/package.json b/package.json index 40bca8e..2e45e1f 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,6 @@ "@types/bun": "latest", "oxfmt": "^0.1.0", "oxlint": "^0.16.0", - "typescript": "^5.6.3" + "typescript": "^7.0.2" } }