update monaco-editor-core
parent
fbf099e515
commit
16f9e444cb
|
@ -2439,9 +2439,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"monaco-editor-core": {
|
||||
"version": "0.21.2",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.21.2.tgz",
|
||||
"integrity": "sha512-uYk9x50dkFsoAHmzYytS29ohDlb2JZsGowK5icwra8FYwdOy77uAq2bDCMYo6NZ4T/aKRKOnnO5S3ifaJwqaBw==",
|
||||
"version": "0.21.3",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.21.3.tgz",
|
||||
"integrity": "sha512-luhmUQ5bHL6APZubTW8Evtid1idf4FJPKuXUS+IrslCq/isdzHOrJNxl/DTwZXegidyAGijQHamdCGRJPV+yyg==",
|
||||
"dev": true
|
||||
},
|
||||
"monaco-html": {
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"gulp": "^4.0.2",
|
||||
"gulp-typedoc": "^2.2.5",
|
||||
"monaco-css": "3.1.1",
|
||||
"monaco-editor-core": "0.21.2",
|
||||
"monaco-editor-core": "0.21.3",
|
||||
"monaco-html": "3.1.1",
|
||||
"monaco-json": "3.2.1",
|
||||
"monaco-languages": "2.1.1",
|
||||
|
|
Loading…
Reference in New Issue