diff --git a/package.json b/package.json index 9fac795..b4d64e3 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,6 @@ "devDependencies": { "@types/bun": "latest", "bun-types": "latest", - "typescript": "^5.7.3" + "typescript": "^6.0.3" } }