Skip to content

Commit 72d34a7

Browse files
Bump next from 14.2.5 to 15.1.7
Bumps [next](https://github.com/vercel/next.js) from 14.2.5 to 15.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@v14.2.5...v15.1.7) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ded8d27 commit 72d34a7

File tree

2 files changed

+328
-78
lines changed

2 files changed

+328
-78
lines changed

examples/next-monorepo/next-client-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"react": "^18",
1212
"react-dom": "^19",
13-
"next": "14.2.5",
13+
"next": "15.1.7",
1414
"@palmares/console-logging": "workspace:*",
1515
"@palmares/logging": "workspace:*",
1616
"@palmares/core": "workspace:*",

0 commit comments

Comments
 (0)