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