chore: bumping graphql and graphiql versions to latest to solve broken create-app

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-12-07 13:53:17 +01:00
parent b0517904c4
commit 9360b7fac6
4 changed files with 413 additions and 84 deletions
+2 -2
View File
@@ -37,8 +37,8 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"graphiql": "^1.0.0-alpha.10",
"graphql": "15.5.0",
"graphiql": "^1.5.12",
"graphql": "^16.0.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-use": "^17.2.4"