Skip to content

Commit f0ab7c2

Browse files
fix(deps): update graphiql monorepo
1 parent 1b463b3 commit f0ab7c2

File tree

2 files changed

+933
-106
lines changed

2 files changed

+933
-106
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@
4343
},
4444
"dependencies": {
4545
"@codemirror/language": "^6.6.0",
46-
"@graphiql/plugin-explorer": "^0.1.15",
47-
"@graphiql/react": "^0.17.1",
48-
"@graphiql/toolkit": "^0.8.3",
46+
"@graphiql/plugin-explorer": "^0.3.5",
47+
"@graphiql/react": "^0.35.6",
48+
"@graphiql/toolkit": "^0.11.3",
4949
"@stitches/react": "^1.2.8",
5050
"@types/react": "^18.0.32",
5151
"clsx": "^1.2.1",
52-
"graphiql": "^2.4.1",
52+
"graphiql": "^2.4.7",
5353
"graphql": "^16.11.0",
5454
"graphql-ws": "^5.12.1",
5555
"isomorphic-fetch": "^3.0.0",

0 commit comments

Comments
 (0)