Skip to content

Commit e1a0419

Browse files
Bump next in /scripts/agent-evals/templates/next-app-hello-world
Bumps [next](https://github.com/vercel/next.js) from 16.0.0 to 16.0.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.0.0...v16.0.7) --- updated-dependencies: - dependency-name: next dependency-version: 16.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c65d86b commit e1a0419

File tree

2 files changed

+123
-41
lines changed

2 files changed

+123
-41
lines changed

scripts/agent-evals/templates/next-app-hello-world/package-lock.json

Lines changed: 122 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/agent-evals/templates/next-app-hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"react": "19.2.0",
1313
"react-dom": "19.2.0",
14-
"next": "16.0.0"
14+
"next": "16.0.7"
1515
},
1616
"devDependencies": {
1717
"typescript": "^5",

0 commit comments

Comments
 (0)