chore(deps): react-monaco-editor
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
5f8520f0d4
commit
83b9abeb7d
7
client/package-lock.json
generated
7
client/package-lock.json
generated
@ -21123,11 +21123,10 @@
|
||||
}
|
||||
},
|
||||
"react-monaco-editor": {
|
||||
"version": "0.39.1",
|
||||
"resolved": "https://registry.npmjs.org/react-monaco-editor/-/react-monaco-editor-0.39.1.tgz",
|
||||
"integrity": "sha512-D2GKJlPxEIwkad9n1L7K/J3rLZ/UlMItS44YPO4cGQCcUJyKdwJkhOtk7q8gCqVd2uu7jyfyb8U34iSe+z9Aeg==",
|
||||
"version": "0.43.0",
|
||||
"resolved": "https://registry.npmjs.org/react-monaco-editor/-/react-monaco-editor-0.43.0.tgz",
|
||||
"integrity": "sha512-2PXSDwOzjUDlwdsK8psrmezSB2lPnjLQ/SRNwqoRF2+TAB2n4Q+Bs1wGlWOZbU8WI7s6Wnni0+3PdT9nSPtzRA==",
|
||||
"requires": {
|
||||
"@types/react": "^16.x",
|
||||
"monaco-editor": "*",
|
||||
"prop-types": "^15.7.2"
|
||||
}
|
||||
|
@ -97,7 +97,7 @@
|
||||
"react-i18next": "11.8.15",
|
||||
"react-instantsearch-dom": "6.11.0",
|
||||
"react-lazy-load": "3.1.13",
|
||||
"react-monaco-editor": "0.39.1",
|
||||
"react-monaco-editor": "^0.43.0",
|
||||
"react-redux": "5.1.2",
|
||||
"react-reflex": "4.0.0",
|
||||
"react-responsive": "6.1.2",
|
||||
|
Reference in New Issue
Block a user