diff --git a/package.json b/package.json index 9e4ceec9..31376ffc 100644 --- a/package.json +++ b/package.json @@ -66,6 +66,6 @@ "babel-plugin-react-compiler": "^1.0.0", "eslint": "^10.0.0", "eslint-config-next": "16.2.6", - "typescript": "^6.0.0" + "typescript": "^7.0.0" } }