diff --git a/examples/using-preact/package.json b/examples/using-preact/package.json index 14a28fae73ba..82234b0bf607 100644 --- a/examples/using-preact/package.json +++ b/examples/using-preact/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@prefresh/next": "^0.3.0", - "next": "^9.4.0", + "next": "^10.0.6", "preact": "^10.4.4", "preact-render-to-string": "^5.1.9", "react": "github:preact-compat/react#1.0.0",