Remove graphql-config as it was unused

It was originally added due to missing peer dependency in `graphql-language-service`, but that also used it only for type imports

Signed-off-by: Timo Sand <timo.sand@f-secure.com>
This commit is contained in:
Timo Sand
2026-02-22 18:32:20 +02:00
parent 7441ccf165
commit 26a4d0c387
2 changed files with 23 additions and 536 deletions
-1
View File
@@ -68,7 +68,6 @@
"@material-ui/lab": "4.0.0-alpha.61",
"graphiql": "^3.8.3",
"graphql": "^16.0.0",
"graphql-config": "^5.0.2",
"graphql-ws": "^5.4.1",
"swagger-ui-react": "^5.27.1"
},