diff --git a/examples/react-fast-refresh-test/package.json b/examples/react-fast-refresh-test/package.json index 24b2082ee38e7e..b2d441a8dd711d 100644 --- a/examples/react-fast-refresh-test/package.json +++ b/examples/react-fast-refresh-test/package.json @@ -7,7 +7,7 @@ "@vitejs/plugin-react-refresh": "^1.3.3", "antd": "^4.16.1", "left-pad": "^1.3.0", - "next": "^11.0.0", + "next": "^12.0.8", "parcel": "2.0.0-beta.3", "react": "^17.0.2", "react-bootstrap": "^1.6.1",