Skip to content

Commit b2cedd8

Browse files
chore(deps): bump next in /tests/integration/__fixtures__/next-app
Bumps [next](https://github.com/vercel/next.js) from 14.2.25 to 15.2.4. - [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.25...v15.2.4) --- updated-dependencies: - dependency-name: next dependency-version: 15.2.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3d729d commit b2cedd8

File tree

2 files changed

+45
-56
lines changed

2 files changed

+45
-56
lines changed

tests/integration/__fixtures__/next-app/package-lock.json

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

tests/integration/__fixtures__/next-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"dependencies": {
1212
"react": "^18",
1313
"react-dom": "^18",
14-
"next": "14.2.25"
14+
"next": "14.2.30"
1515
}
1616
}

0 commit comments

Comments
 (0)