diff --git a/examples/with-turbopack/package.json b/examples/with-turbopack/package.json index 102460b031847..e56dc63f8b36f 100644 --- a/examples/with-turbopack/package.json +++ b/examples/with-turbopack/package.json @@ -24,7 +24,7 @@ "ms": "3.0.0-canary.1", "next": "latest", "react": "18.2.0", - "react-dom": "18.2.0", + "react-dom": "18.3.1", "server-only": "0.0.1", "styled-components": "6.0.0-beta.2", "use-count-up": "3.0.1"