mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 13:55:41 +01:00
update to latest monaco-editor-core
This commit is contained in:
parent
e450fb6641
commit
9260315042
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
|
"dev": true
|
||||||
},
|
},
|
||||||
"monaco-editor-core": {
|
"monaco-editor-core": {
|
||||||
"version": "0.22.0",
|
"version": "0.22.1",
|
||||||
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.22.0.tgz",
|
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.22.1.tgz",
|
||||||
"integrity": "sha512-KzghzcLxuLspZkOQdSqhAxES7pB/0VgjcBk126+e+ydiXAnrUTiMhiUV1lWA3cSPg0xL08HN64y5eYy+6Au8iw==",
|
"integrity": "sha512-IJSLTFjHspDEH4wQD7UUgUoF6P9Qn5ZBFce+wgcbJRQx2RBgJWxbM5zLDTIdgr490jvr765JDMxrjFE2DX2FsA==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"monaco-html": {
|
"monaco-html": {
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
"gulp": "^4.0.2",
|
"gulp": "^4.0.2",
|
||||||
"gulp-typedoc": "^2.2.5",
|
"gulp-typedoc": "^2.2.5",
|
||||||
"monaco-css": "3.2.0",
|
"monaco-css": "3.2.0",
|
||||||
"monaco-editor-core": "0.22.0",
|
"monaco-editor-core": "0.22.1",
|
||||||
"monaco-html": "3.2.0",
|
"monaco-html": "3.2.0",
|
||||||
"monaco-json": "3.3.0",
|
"monaco-json": "3.3.0",
|
||||||
"monaco-languages": "2.2.0",
|
"monaco-languages": "2.2.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue