diff --git a/runtime/package.json b/runtime/package.json index 534acf0..1c3f7da 100644 --- a/runtime/package.json +++ b/runtime/package.json @@ -10,6 +10,6 @@ "devDependencies": { "@types/bun": "latest", "@types/node": "^25.0.8", - "typescript": "^6.0.0" + "typescript": "^7.0.0" } }