Skip to content

Commit 3ad87c2

Browse files
build(deps): bump next from 14.1.0 to 15.5.14 in /examples/nextjs
Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 15.5.14. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.1.0...v15.5.14) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fcaeb1 commit 3ad87c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@react-code-view/core": "workspace:*",
1313
"@react-code-view/react": "workspace:*",
14-
"next": "14.1.0",
14+
"next": "15.5.14",
1515
"react": "18.2.0",
1616
"react-dom": "18.2.0"
1717
},

0 commit comments

Comments
 (0)