diff --git a/examples/with-supabase/package.json b/examples/with-supabase/package.json index 6ac8d3142b0b9..6f4b6ffc5d6cd 100644 --- a/examples/with-supabase/package.json +++ b/examples/with-supabase/package.json @@ -14,7 +14,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "tailwindcss": "3.3.2", - "typescript": "5.1.3" + "typescript": "5.5.4" }, "devDependencies": { "@types/node": "20.3.1",