Skip to content

Commit 20de187

Browse files
build(deps): bump next
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.1.6 to 16.1.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.6...v16.1.7) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.7 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56032a6 commit 20de187

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.1.6",
10+
"next": "16.1.7",
1111
"react": "19.2.3",
1212
"react-dom": "19.2.3"
1313
},

0 commit comments

Comments
 (0)