We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 778cef6 commit 6361c63Copy full SHA for 6361c63
examples/with-nhost-auth-realtime-graphql/package.json
@@ -6,12 +6,12 @@
6
"start": "next start"
7
},
8
"dependencies": {
9
- "@apollo/client": "3.3.11",
10
- "@nhost/react-apollo": "1.0.7",
+ "@apollo/client": "3.11.5",
+ "@nhost/react-apollo": "1.1.3",
11
"@nhost/react-auth": "1.0.5",
12
- "graphql": "15.5.0",
13
- "next": "10.0.7",
14
- "nhost-js-sdk": "3.0.0-16",
+ "graphql": "15.9.0",
+ "next": "10.2.3",
+ "nhost-js-sdk": "3.1.0",
15
"react": "^18.2.0",
16
"react-dom": "^18.2.0"
17
}
0 commit comments