Skip to content

Commit 3330ed9

Browse files
build(deps): bump next (#2331)
Bumps the npm_and_yarn group with 1 update in the /examples/nextjs directory: [next](https://github.com/vercel/next.js). Updates `next` from 16.2.6 to 16.2.11 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.6...v16.2.11) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.11 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent edfcd34 commit 3330ed9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"html-react-parser": "../../",
10-
"next": "16.2.6",
10+
"next": "16.2.11",
1111
"react": "19.2.3",
1212
"react-dom": "19.2.3"
1313
},

0 commit comments

Comments
 (0)