chore: update react-monaco-editor
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
7bd6e77b0f
commit
a0f43c93ba
9
client/package-lock.json
generated
9
client/package-lock.json
generated
@ -17431,11 +17431,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-monaco-editor": {
|
"react-monaco-editor": {
|
||||||
"version": "0.31.1",
|
"version": "0.36.0",
|
||||||
"resolved": "https://registry.npmjs.org/react-monaco-editor/-/react-monaco-editor-0.31.1.tgz",
|
"resolved": "https://registry.npmjs.org/react-monaco-editor/-/react-monaco-editor-0.36.0.tgz",
|
||||||
"integrity": "sha512-Gx02GExWzZkJ34q9HOYDsPOGdG7nTWw0e74xlBxY4JCLyLP4a9E/kQ36ZL+bec9MMT9PZKZmyLybsH4+3ZC1ag==",
|
"integrity": "sha512-JVA5SZhOoYZ0DCdTwYgagtRb3jHo4KN7TVFiJauG+ZBAJWfDSTzavPIrwzWbgu8ahhDqDk4jUcYlOJL2BC/0UA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/react": "^16.9.2",
|
"@types/react": "^16.x",
|
||||||
|
"monaco-editor": "*",
|
||||||
"prop-types": "^15.7.2"
|
"prop-types": "^15.7.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -57,7 +57,7 @@
|
|||||||
"react-identicons": "^1.1.7",
|
"react-identicons": "^1.1.7",
|
||||||
"react-instantsearch-dom": "^6.0.0-beta.0",
|
"react-instantsearch-dom": "^6.0.0-beta.0",
|
||||||
"react-lazy-load": "^3.1.13",
|
"react-lazy-load": "^3.1.13",
|
||||||
"react-monaco-editor": "^0.31.0",
|
"react-monaco-editor": "^0.36.0",
|
||||||
"react-redux": "^5.0.7",
|
"react-redux": "^5.0.7",
|
||||||
"react-reflex": "^3.0.18",
|
"react-reflex": "^3.0.18",
|
||||||
"react-responsive": "^6.1.1",
|
"react-responsive": "^6.1.1",
|
||||||
|
Reference in New Issue
Block a user