diff --git a/examples/with-react-foundation/package.json b/examples/with-react-foundation/package.json index 1d09e11b03f4c..25a5d8274f786 100644 --- a/examples/with-react-foundation/package.json +++ b/examples/with-react-foundation/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "foundation-sites": "6.7.4", - "next": "latest", + "next": "15.3.1", "react": "^18.0.0", "react-dom": "^18.0.0", "react-foundation": "^0.9.7"