Skip to content

Commit 6262420

Browse files
committed
update example dependencies
1 parent 5d64c3c commit 6262420

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"prop-types": "^15.7.2",
3131
"react": "^18.0.0",
3232
"react-dom": "^18.0.0",
33-
"relay-hooks": "9.3.0",
34-
"relay-runtime": "18.0.0",
33+
"relay-hooks": "9.4.0",
34+
"relay-runtime": "20.0.0",
3535
"whatwg-fetch": "3.0.0",
3636
"react-infinite-scroller": "1.2.6"
3737
},
@@ -53,7 +53,7 @@
5353
"babel-loader": "^8.0.5",
5454
"babel-plugin-relay": "13.0.1",
5555
"cross-env": "6.0.3",
56-
"relay-compiler": "18.0.0",
56+
"relay-compiler": "20.0.0",
5757
"relay-compiler-language-typescript": "15.0.1",
5858
"typescript": "^4.2.4"
5959
}

0 commit comments

Comments
 (0)