Skip to content

Commit a3f752a

Browse files
chore(deps): bump next in /examples/with-nextjs-pages-router
Bumps [next](https://github.com/vercel/next.js) from 15.1.3 to 16.1.5. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.3...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dfab537 commit a3f752a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/with-nextjs-pages-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@tidbcloud/uikit": "workspace:*",
13-
"next": "15.1.3",
13+
"next": "16.1.5",
1414
"react": "^18.3.1",
1515
"react-dom": "^18.3.1"
1616
},

0 commit comments

Comments
 (0)