diff --git a/cli/package.json b/cli/package.json index 0556e05..86e5efc 100644 --- a/cli/package.json +++ b/cli/package.json @@ -66,7 +66,7 @@ "@types/bun": "latest", "@types/node": "^22.0.0", "@types/react": "^19.2.14", - "typescript": "^5.6.0" + "typescript": "^7.0.2" }, "engines": { "bun": ">=1.1.0"