mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 18:32:56 +01:00
update monaco-editor-core
This commit is contained in:
parent
fbf099e515
commit
16f9e444cb
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -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…
Add table
Add a link
Reference in a new issue