diff --git a/examples/with-clerk/package.json b/examples/with-clerk/package.json index 60d4643341eea..40d5deb536a71 100644 --- a/examples/with-clerk/package.json +++ b/examples/with-clerk/package.json @@ -13,6 +13,6 @@ "next": "13.4.2", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.0.4" + "typescript": "5.9.3" } }