fix debugger in dep (#5963)

This commit is contained in:
Jack Kavanagh 2023-05-15 18:07:25 +02:00 committed by GitHub
parent 9c0a596d99
commit d7b0d0f8db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 134 additions and 2015 deletions

File diff suppressed because it is too large Load Diff

View File

@ -164,7 +164,7 @@
"buffer": "^6.0.3",
"classnames": "^2.3.1",
"codemirror": "^5.65.2",
"codemirror-graphql": "^1.2.12",
"codemirror-graphql": "^2.0.8",
"concurrently": "^7.0.0",
"cross-env": "^7.0.3",
"date-fns": "^2.28.0",
@ -178,7 +178,6 @@
"esbuild-runner": "^2.2.2",
"fuzzysort": "^1.2.1",
"graphql": "^16.3.0",
"graphql-language-service": "^4.1.5",
"highlight.js": "^11.5.1",
"jest": "^28.1.0",
"jest-environment-jsdom": "^28.0.2",