diff --git a/examples/with-particles/package.json b/examples/with-particles/package.json index 6d4f4ef849853..a8f071c283961 100644 --- a/examples/with-particles/package.json +++ b/examples/with-particles/package.json @@ -9,7 +9,7 @@ "dependencies": { "next": "latest", "react": "18.1.0", - "react-dom": "18.1.0", + "react-dom": "18.3.1", "react-tsparticles": "^2.0.6", "tsparticles": "^2.0.6", "tsparticles-engine": "^2.0.6"