File tree 2 files changed +8
-13
lines changed
2 files changed +8
-13
lines changed Original file line number Diff line number Diff line change 11
11
"history" : " ^4.6.0" ,
12
12
"isomorphic-fetch" : " ^3.0.0" ,
13
13
"lodash" : " ^4.17.0" ,
14
- "monaco-editor" : " ^0.29 .0" ,
15
- "monaco-editor-webpack-plugin" : " ^5.0.0 " ,
14
+ "monaco-editor" : " 0.27 .0" ,
15
+ "monaco-editor-webpack-plugin" : " 4 " ,
16
16
"prismjs" : " ^1.6.0" ,
17
17
"qs" : " ^6.4.0" ,
18
18
"react" : " ^17.0.1" ,
79
79
"webpack-cli" : " ^4.5.0"
80
80
},
81
81
"engines" : {
82
- "node" : " ^14.15.1"
82
+ "node" : " ^14.15.1 || ^16 "
83
83
},
84
84
"scripts" : {
85
85
"test" : " jest" ,
Original file line number Diff line number Diff line change @@ -4693,23 +4693,18 @@ mkdirp@~1.0.4:
4693
4693
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
4694
4694
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
4695
4695
4696
- monaco-editor-webpack-plugin@^5.0.0 :
4697
- version "5.0 .0"
4698
- resolved "https://registry.yarnpkg.com/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-5.0 .0.tgz#796c50fb4ce3f75f45bf18dfa3c31f85dc9a05da "
4699
- integrity sha512-KrUUTmMO3lDCNK4honZ6rrrKjOI7FFLeyCktPetIo5HlRqr5dfE6ewaA9qNLH96XY7CekE3Z+v/+I6ufAs3ObA ==
4696
+ monaco-editor-webpack-plugin@4 :
4697
+ version "4.2 .0"
4698
+ resolved "https://registry.yarnpkg.com/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-4.2 .0.tgz#2be76cde9cca7bd8c3418503625990f86886927b "
4699
+ integrity sha512-/P3sFiEgBl+Y50he4mbknMhbLJVop5gBUZiPS86SuHUDOOnQiQ5rL1jU5lwt1XKAwMEkhwZbUwqaHxTPkb1Utw ==
4700
4700
dependencies :
4701
4701
loader-utils "^2.0.0"
4702
4702
4703
- monaco-editor@^0.27.0 :
4703
+ monaco-editor@0.27.0, monaco-editor@ ^0.27.0 :
4704
4704
version "0.27.0"
4705
4705
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.27.0.tgz#4b69108bb1dc1f60174c5dcdf51bc5306ab5ba26"
4706
4706
integrity sha512-UhwP78Wb8w0ZSYoKXQNTV/0CHObp6NS3nCt51QfKE6sKyBo5PBsvuDOHoI2ooBakc6uIwByRLHVeT7+yXQe2fQ==
4707
4707
4708
- monaco-editor@^0.29.0 :
4709
- version "0.29.1"
4710
- resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.29.1.tgz#6ee93d8a5320704d48fd7058204deed72429c020"
4711
- integrity sha512-rguaEG/zrPQSaKzQB7IfX/PpNa0qxF1FY8ZXRkN4WIl8qZdTQRSRJCtRto7IMcSgrU6H53RXI+fTcywOBC4aVw==
4712
-
4713
4708
4714
4709
version "2.0.0"
4715
4710
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
You can’t perform that action at this time.
0 commit comments