diff --git a/examples/with-react-bootstrap/package.json b/examples/with-react-bootstrap/package.json index d37ec86afe741..396a22b0e66cd 100644 --- a/examples/with-react-bootstrap/package.json +++ b/examples/with-react-bootstrap/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "bootstrap": "^4.4.1", - "next": "latest", + "next": "15.3.1", "react": "^18.2.0", "react-bootstrap": "^1.0.1", "react-dom": "^18.2.0"