@uiw/react-codemirror
Advanced tools
Comparing version 3.0.11 to 3.0.12
{ | ||
"name": "@uiw/react-codemirror", | ||
"version": "3.0.11", | ||
"version": "3.0.12", | ||
"description": "CodeMirror component for React.", | ||
@@ -44,3 +44,3 @@ "homepage": "https://uiwjs.github.io/react-codemirror/", | ||
"@babel/runtime": "7.14.6", | ||
"codemirror": "5.61.1" | ||
"codemirror": "5.62.0" | ||
}, | ||
@@ -57,9 +57,9 @@ "eslintConfig": { | ||
"@kkt/scope-plugin-options": "6.10.3", | ||
"@types/codemirror": "5.60.0", | ||
"@types/codemirror": "5.60.1", | ||
"@uiw/react-github-corners": "1.4.0", | ||
"@uiw/react-markdown-preview": "3.1.1", | ||
"@uiw/react-markdown-preview": "3.1.3", | ||
"@uiw/react-shields": "1.1.1", | ||
"@uiw/reset.css": "1.0.4", | ||
"babel-plugin-transform-remove-imports": "1.5.5", | ||
"code-example": "3.0.1", | ||
"code-example": "3.0.6", | ||
"kkt": "6.10.3", | ||
@@ -66,0 +66,0 @@ "react": "17.0.2", |
+ Addedcodemirror@5.62.0(transitive)
- Removedcodemirror@5.61.1(transitive)
Updatedcodemirror@5.62.0