Skip to content

Commit 70fdeac

Browse files
Bump next (#820)
Bumps the npm_and_yarn group with 1 update in the /examples/nodejs-ext/turborepo-demo directory: [next](https://github.com/vercel/next.js). Updates `next` from 15.4.6 to 15.4.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@v15.4.6...v15.4.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 575e986 commit 70fdeac

File tree

3 files changed

+43
-43
lines changed

3 files changed

+43
-43
lines changed

examples/nodejs-ext/turborepo-demo/apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@repo/ui": "*",
15-
"next": "^15.4.2",
15+
"next": "^15.4.7",
1616
"react": "^19.1.0",
1717
"react-dom": "^19.1.0"
1818
},

examples/nodejs-ext/turborepo-demo/apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@repo/ui": "*",
15-
"next": "^15.4.2",
15+
"next": "^15.4.7",
1616
"react": "^19.1.0",
1717
"react-dom": "^19.1.0"
1818
},

examples/nodejs-ext/turborepo-demo/package-lock.json

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

0 commit comments

Comments
 (0)