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 1b463b3 commit 3a6ac60Copy full SHA for 3a6ac60
package.json
@@ -43,13 +43,13 @@
43
},
44
"dependencies": {
45
"@codemirror/language": "^6.6.0",
46
- "@graphiql/plugin-explorer": "^0.1.15",
47
- "@graphiql/react": "^0.17.1",
48
- "@graphiql/toolkit": "^0.8.3",
+ "@graphiql/plugin-explorer": "^0.3.5",
+ "@graphiql/react": "^0.35.4",
+ "@graphiql/toolkit": "^0.11.3",
49
"@stitches/react": "^1.2.8",
50
"@types/react": "^18.0.32",
51
"clsx": "^1.2.1",
52
- "graphiql": "^2.4.1",
+ "graphiql": "^2.4.7",
53
"graphql": "^16.11.0",
54
"graphql-ws": "^5.12.1",
55
"isomorphic-fetch": "^3.0.0",
0 commit comments