Skip to content

Commit

Permalink
chore(deps): bump next from 12.0.9 to 13.5.0 in /examples/nextjs
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 12.0.9 to 13.5.0.
- [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...v13.5.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 160a57a commit 7ac63b8
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 316 deletions.
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@stream-io/stream-chat-css": "link:../../node_modules/@stream-io/stream-chat-css",
"next": "^12.0.9",
"next": "^13.5.0",
"react": "link:../../node_modules/react",
"react-app-polyfill": "^1.0.2",
"react-dom": "link:../../node_modules/react-dom",
Expand Down
Loading

0 comments on commit 7ac63b8

Please sign in to comment.