mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
update monaco
This commit is contained in:
Generated
+6
-3
@@ -11834,9 +11834,12 @@
|
||||
}
|
||||
},
|
||||
"ngx-monaco-editor": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ngx-monaco-editor/-/ngx-monaco-editor-6.0.0.tgz",
|
||||
"integrity": "sha512-sgNZblVUsIYHaWIKUqHopX3+rDL3DsjH9nsQoCuD7aA4p7Oppmd7UXwyT8OYTmimfcoufiA0tiIcH41XCZW58w=="
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ngx-monaco-editor/-/ngx-monaco-editor-7.0.0.tgz",
|
||||
"integrity": "sha512-vzPXTgeZEuRapuiANtrUjNCMdU5MmsJvQVyKgZS042VdXayAn6gPxvIVQp4ipUzX5JzVOfjkL2t+s9+ihMT5Eg==",
|
||||
"requires": {
|
||||
"tslib": "^1.9.0"
|
||||
}
|
||||
},
|
||||
"nice-try": {
|
||||
"version": "1.0.5",
|
||||
|
||||
+1
-1
@@ -90,7 +90,7 @@
|
||||
"moment": "2.22.2",
|
||||
"moment-es6": "^1.0.0",
|
||||
"ng2-charts": "1.6.0",
|
||||
"ngx-monaco-editor": "^6.0.0",
|
||||
"ngx-monaco-editor": "^7.0.0",
|
||||
"pdfjs-dist": "^2.0.489",
|
||||
"raphael": "2.2.7",
|
||||
"reflect-metadata": "0.1.13",
|
||||
|
||||
Reference in New Issue
Block a user