diff --git a/examples/with-geist-ui/package.json b/examples/with-geist-ui/package.json index 81de156c6e85f..b1b3b5743fa20 100644 --- a/examples/with-geist-ui/package.json +++ b/examples/with-geist-ui/package.json @@ -8,7 +8,7 @@ "dependencies": { "@geist-ui/core": "latest", "@geist-ui/icons": "1.0.1", - "next": "latest", + "next": "15.3.1", "react": "^18.1.0", "react-dom": "^18.1.0" },