diff --git a/package.json b/package.json index 76b2ab5..6563c6f 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,6 @@ "babel-plugin-react-compiler": "^1.0.0", "eslint": "^10.0.0", "eslint-config-next": "16.1.6", - "typescript": "^5" + "typescript": "^6.0.0" } }