diff --git a/examples/with-nextjs-pages-router/package.json b/examples/with-nextjs-pages-router/package.json index 96222a46..9de4468d 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.2.4", "react": "^18.3.1", "react-dom": "^18.3.1" },