diff --git a/examples/with-three-js/package.json b/examples/with-three-js/package.json index eaf073e0b45b..ed8343d6e51f 100644 --- a/examples/with-three-js/package.json +++ b/examples/with-three-js/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@react-three/drei": "3.8.6", - "next": "10.0.7", + "next": "12.1.0", "react": "17.0.1", "react-dom": "17.0.1", "react-three-fiber": "5.3.19",