diff --git a/examples/with-nextjs-pages-router/package.json b/examples/with-nextjs-pages-router/package.json index ea0b79cc..4fbc1c82 100644 --- a/examples/with-nextjs-pages-router/package.json +++ b/examples/with-nextjs-pages-router/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@tidbcloud/uikit": "workspace:*", - "next": "15.1.3", + "next": "15.4.10", "react": "^18.3.1", "react-dom": "^18.3.1" },