Skip to content

Commit 4b1966b

Browse files
Bump next in /examples/relay-hook-example/pagination-nextjs-ssr
Bumps [next](https://github.com/vercel/next.js) from 14.0.3 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@v14.0.3...v14.1.1) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15b5d8e commit 4b1966b

File tree

1 file changed

+1
-1
lines changed
  • examples/relay-hook-example/pagination-nextjs-ssr

1 file changed

+1
-1
lines changed

examples/relay-hook-example/pagination-nextjs-ssr/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"graphql-relay": "^0.6.0",
2727
"isomorphic-unfetch": "3.0.0",
2828
"isomorphic-fetch": "^2.1.1",
29-
"next": "14.0.3",
29+
"next": "14.1.1",
3030
"prop-types": "^15.7.2",
3131
"react": "^18.0.0",
3232
"react-dom": "^18.0.0",

0 commit comments

Comments
 (0)