File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 9
9
"babel-loader" : " 7.1.2" ,
10
10
"babel-plugin-inferno" : " 5.0.1" ,
11
11
"css-loader" : " 0.28.11" ,
12
- "monaco-editor" : " 0.12 .0" ,
12
+ "monaco-editor" : " 0.18 .0" ,
13
13
"monaco-editor-webpack-plugin" : " 1.1.0" ,
14
14
"style-loader" : " 0.20.3" ,
15
15
"webpack" : " 4.5.0" ,
Original file line number Diff line number Diff line change 3709
3709
version "1.1.0"
3710
3710
resolved "https://registry.yarnpkg.com/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-1.1.0.tgz#017fd2edb916ce9411f690e2e3d4f931509ea474"
3711
3711
3712
- monaco-editor@0.12 .0 :
3713
- version "0.12 .0"
3714
- resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.12 .0.tgz#cd8621017526b57746245104d764bbf52ad42283 "
3712
+ monaco-editor@0.18 .0 :
3713
+ version "0.18 .0"
3714
+ resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.18 .0.tgz#72079e1da5b74eb356685b75bda611faa7251036 "
3715
3715
3716
3716
move-concurrently@^1.0.1 :
3717
3717
version "1.0.1"
Original file line number Diff line number Diff line change 22
22
},
23
23
"dependencies" : {
24
24
"inferno" : " 5.0.3" ,
25
- "monaco-editor" : " 0.12 .0"
25
+ "monaco-editor" : " 0.18 .0"
26
26
},
27
27
"publishConfig" : {
28
28
"access" : " public"
Original file line number Diff line number Diff line change @@ -593,9 +593,9 @@ mkdirp@^0.5.1:
593
593
dependencies :
594
594
minimist "0.0.8"
595
595
596
- monaco-editor@0.12 .0 :
597
- version "0.12 .0"
598
- resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.12 .0.tgz#cd8621017526b57746245104d764bbf52ad42283 "
596
+ monaco-editor@0.18 .0 :
597
+ version "0.18 .0"
598
+ resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.18 .0.tgz#72079e1da5b74eb356685b75bda611faa7251036 "
599
599
600
600
601
601
version "2.0.0"
You can’t perform that action at this time.
0 commit comments