Skip to content

Commit b0e8bb4

Browse files
chore(deps): bump next
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] <[email protected]>
1 parent fd28f48 commit b0e8bb4

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

+55-44
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

+1-1
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)