Skip to content

Commit

Permalink
Bump next from 13.2.3 to 13.5.0 in /examples/suspense/nextjs-ssr
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 13.2.3 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@v13.2.3...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 25, 2023
1 parent 5736c7d commit ab04892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/suspense/nextjs-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"graphql-relay": "^0.6.0",
"isomorphic-fetch": "^2.1.1",
"isomorphic-unfetch": "3.0.0",
"next": "13.2.3",
"next": "13.5.0",
"prop-types": "^15.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down

0 comments on commit ab04892

Please sign in to comment.