Skip to content

Commit 906855e

Browse files
Bump next from 14.2.2 to 14.2.10 in /examples/nextjs-response-streaming (#511)
Bumps [next](https://github.com/vercel/next.js) from 14.2.2 to 14.2.10. - [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.2...v14.2.10) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b20f07b commit 906855e

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

examples/nextjs-response-streaming/package-lock.json

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

examples/nextjs-response-streaming/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint": "8.37.0",
2323
"eslint-config-next": "14.2.2",
2424
"ms": "3.0.0-canary.1",
25-
"next": "14.2.2",
25+
"next": "14.2.10",
2626
"postcss": "8.4.31",
2727
"react": "18.2.0",
2828
"react-dom": "18.2.0",

0 commit comments

Comments
 (0)