Skip to content

Commit 163bd05

Browse files
chore(deps): bump next (#1030)
Bumps the npm_and_yarn group with 1 update in the /examples/javascript-ext/turborepo-demo directory: [next](https://github.com/vercel/next.js). Updates `next` from 15.4.7 to 15.4.8 - [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.7...v15.4.8) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.8 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 e5d1ad8 commit 163bd05

3 files changed

Lines changed: 43 additions & 51 deletions

File tree

examples/javascript-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.7",
15+
"next": "^15.4.8",
1616
"react": "^19.1.0",
1717
"react-dom": "^19.1.0"
1818
},

examples/javascript-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.7",
15+
"next": "^15.4.8",
1616
"react": "^19.1.0",
1717
"react-dom": "^19.1.0"
1818
},

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

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

0 commit comments

Comments
 (0)