Skip to content

Commit 72bf47e

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 15.2.4. - [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...v15.2.4) --- updated-dependencies: - dependency-name: next dependency-version: 15.2.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b5ee79d commit 72bf47e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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": "15.2.4",
1414
"react": "^18.3.1",
1515
"react-dom": "^18.3.1"
1616
},

0 commit comments

Comments
 (0)