Skip to content

Commit 419d390

Browse files
chore(deps): bump next (#7232)
Bumps [next](https://github.com/vercel/next.js) from 14.2.21 to 14.2.26. - [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.21...v14.2.26) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a324067 commit 419d390

File tree

2 files changed

+56
-45
lines changed

2 files changed

+56
-45
lines changed

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

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

tests/integration/__fixtures__/next-app-without-config/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.21"
14+
"next": "14.2.26"
1515
}
1616
}

0 commit comments

Comments
 (0)