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 c5cc9a2Copy full SHA for c5cc9a2
examples/with-typescript-graphql/package.json
@@ -10,11 +10,11 @@
10
"dependencies": {
11
"@apollo/client": "^3.5.10",
12
"graphql-tag": "^2.12.6",
13
- "@graphql-tools/load-files": "6.0.18",
14
- "graphql-yoga": "three",
15
- "@graphql-tools/merge": "6.0.18",
16
- "@graphql-tools/schema": "6.0.18",
17
- "graphql": "15.6.0",
+ "@graphql-tools/load-files": "6.6.1",
+ "graphql-yoga": "3.9.1",
+ "@graphql-tools/merge": "6.2.17",
+ "@graphql-tools/schema": "6.2.4",
+ "graphql": "15.9.0",
18
"next": "^12.1.5",
19
"react": "^18.2.0",
20
"react-dom": "^18.2.0"
0 commit comments