chore(deps): monaco-editor

pull/41999/head
Oliver Eyton-Williams 2021-05-05 08:22:52 +02:00 committed by Mrugesh Mohapatra
parent 06b90baa59
commit 5f8520f0d4
2 changed files with 4 additions and 4 deletions

View File

@ -18060,9 +18060,9 @@
"integrity": "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ=="
},
"monaco-editor": {
"version": "0.22.3",
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.22.3.tgz",
"integrity": "sha512-RM559z2CJbczZ3k2b+ouacMINkAYWwRit4/vs0g2X/lkYefDiu0k2GmgWjAuiIpQi+AqASPOKvXNmYc8KUSvVQ=="
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.23.0.tgz",
"integrity": "sha512-q+CP5zMR/aFiMTE9QlIavGyGicKnG2v/H8qVvybLzeFsARM8f6G9fL0sMST2tyVYCwDKkGamZUI6647A0jR/Lg=="
},
"monaco-editor-webpack-plugin": {
"version": "3.0.0",

View File

@ -81,7 +81,7 @@
"jquery": "3.6.0",
"lodash": "4.17.21",
"lodash-es": "4.17.21",
"monaco-editor": "0.22.3",
"monaco-editor": "^0.23.0",
"nanoid": "3.1.22",
"path-browserify": "1.0.1",
"prismjs": "1.23.0",