Skip to content

Commit 723b627

Browse files
chore(deps): bump next from 12.0.9 to 14.2.32 in /examples/nextjs
Bumps [next](https://github.com/vercel/next.js) from 12.0.9 to 14.2.32. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v12.0.9...v14.2.32) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.32 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf9c418 commit 723b627

File tree

2 files changed

+170
-276
lines changed

2 files changed

+170
-276
lines changed

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@stream-io/stream-chat-css": "link:../../node_modules/@stream-io/stream-chat-css",
12-
"next": "^12.0.9",
12+
"next": "^14.2.32",
1313
"react": "link:../../node_modules/react",
1414
"react-app-polyfill": "^1.0.2",
1515
"react-dom": "link:../../node_modules/react-dom",

0 commit comments

Comments
 (0)