@graphiql/react
Advanced tools
Comparing version 0.27.1-canary-cd29286b.0 to 0.27.1
{ | ||
"name": "@graphiql/react", | ||
"version": "0.27.1-canary-cd29286b.0", | ||
"version": "0.27.1", | ||
"repository": { | ||
@@ -60,3 +60,3 @@ "type": "git", | ||
"codemirror": "^5.65.3", | ||
"codemirror-graphql": "^2.1.1", | ||
"codemirror-graphql": "^2.2.0", | ||
"copy-to-clipboard": "^3.2.0", | ||
@@ -70,4 +70,6 @@ "framer-motion": "^6.5.1", | ||
"devDependencies": { | ||
"@types/react-dom": "^18.3.1", | ||
"@babel/helper-string-parser": "^7.19.4", | ||
"@testing-library/react": "14.0.0", | ||
"@testing-library/dom": "^10.4.0", | ||
"@testing-library/react": "^16.1.0", | ||
"@types/markdown-it": "^14.1.2", | ||
@@ -74,0 +76,0 @@ "@types/get-value": "^3.0.5", |
@@ -1,2 +0,1 @@ | ||
/// <reference types="codemirror" /> | ||
import { KeyMap } from './types'; | ||
@@ -3,0 +2,0 @@ export declare const DEFAULT_EDITOR_THEME = "graphiql"; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1795003
15
22170
Updatedcodemirror-graphql@^2.2.0