mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 19:42:56 +01:00
monaco-editor-core@0.14.2
This commit is contained in:
parent
750b688642
commit
e808dc34a6
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -2381,9 +2381,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"monaco-editor-core": {
|
"monaco-editor-core": {
|
||||||
"version": "0.14.1",
|
"version": "0.14.2",
|
||||||
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.14.1.tgz",
|
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.14.2.tgz",
|
||||||
"integrity": "sha512-bWJuPbDEftxaN2bG+JZ29+aJhg0rmq+y6VmCUqPZpmw8bSevoYjuTcdLkt9BbNaGnwosAVy+vSktXgs/JW7OvQ==",
|
"integrity": "sha512-WfbOieCsq2XKNJmaSb0B38a+aeARhmZ202LK/jGHK1areg/1LH5FmGMihdCUxtIOEyfhhTaPa11Em1klUJo4LA==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"monaco-html": {
|
"monaco-html": {
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@
|
||||||
"gulp-typedoc": "^2.2.0",
|
"gulp-typedoc": "^2.2.0",
|
||||||
"http-server": "^0.11.1",
|
"http-server": "^0.11.1",
|
||||||
"monaco-css": "2.2.0",
|
"monaco-css": "2.2.0",
|
||||||
"monaco-editor-core": "0.14.1",
|
"monaco-editor-core": "0.14.2",
|
||||||
"monaco-html": "2.2.0",
|
"monaco-html": "2.2.0",
|
||||||
"monaco-json": "2.2.0",
|
"monaco-json": "2.2.0",
|
||||||
"monaco-languages": "1.4.1",
|
"monaco-languages": "1.4.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue