Skip to content

Commit b832cdb

Browse files
Bump next in /scripts/webframeworks-deploy-tests/nextjs
Bumps [next](https://github.com/vercel/next.js) from 16.1.1 to 16.1.5. - [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.1...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0125253 commit b832cdb

File tree

2 files changed

+81
-91
lines changed

2 files changed

+81
-91
lines changed

scripts/webframeworks-deploy-tests/nextjs/package-lock.json

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

scripts/webframeworks-deploy-tests/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "16.1.1",
12+
"next": "16.1.5",
1313
"react": "19.2.1",
1414
"react-dom": "19.2.1"
1515
},

0 commit comments

Comments
 (0)