Skip to content

Commit 4c43a2d

Browse files
Bump next from 13.5.0 to 14.1.1 in /examples/suspense/nextjs-ssr
Bumps [next](https://github.com/vercel/next.js) from 13.5.0 to 14.1.1. - [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.5.0...v14.1.1) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15b5d8e commit 4c43a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/suspense/nextjs-ssr/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"graphql-relay": "^0.6.0",
2525
"isomorphic-fetch": "^2.1.1",
2626
"isomorphic-unfetch": "3.0.0",
27-
"next": "13.5.0",
27+
"next": "14.1.1",
2828
"prop-types": "^15.7.2",
2929
"react": "18.2.0",
3030
"react-dom": "18.2.0",

0 commit comments

Comments
 (0)