fix(#1330): fixed graphql syntax highlighting issue

This commit is contained in:
Anoop M D 2024-01-05 14:52:29 +05:30
parent fcc3a1e944
commit 05cab18e18
2 changed files with 2399 additions and 1861 deletions

4256
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,8 +22,8 @@
"@usebruno/schema": "0.6.0", "@usebruno/schema": "0.6.0",
"axios": "^1.5.1", "axios": "^1.5.1",
"classnames": "^2.3.1", "classnames": "^2.3.1",
"codemirror": "^5.65.16", "codemirror": "5.65.2",
"codemirror-graphql": "^1.3.2", "codemirror-graphql": "1.2.5",
"cookie": "^0.6.0", "cookie": "^0.6.0",
"escape-html": "^1.0.3", "escape-html": "^1.0.3",
"file": "^0.2.2", "file": "^0.2.2",