File tree 2 files changed +10
-11
lines changed
2 files changed +10
-11
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.27.0 " ,
14
+ "monaco-editor" : " ^0.28.1 " ,
15
15
"prismjs" : " ^1.6.0" ,
16
16
"qs" : " ^6.4.0" ,
17
17
"react" : " ^17.0.1" ,
18
18
"react-copy-to-clipboard" : " ^5.0.1" ,
19
19
"react-dom" : " ^17.0.1" ,
20
- "react-monaco-editor" : " ^0.45 .0" ,
20
+ "react-monaco-editor" : " ^0.46 .0" ,
21
21
"react-popper" : " ^2.0.0" ,
22
22
"react-portal" : " ^4.1.4" ,
23
23
"react-prism" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -4700,10 +4700,10 @@ monaco-editor-webpack-plugin@^4.0.0:
4700
4700
dependencies :
4701
4701
loader-utils "^2.0.0"
4702
4702
4703
- monaco-editor@^0.27.0 :
4704
- version "0.27.0 "
4705
- resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.27.0 .tgz#4b69108bb1dc1f60174c5dcdf51bc5306ab5ba26 "
4706
- integrity sha512-UhwP78Wb8w0ZSYoKXQNTV/0CHObp6NS3nCt51QfKE6sKyBo5PBsvuDOHoI2ooBakc6uIwByRLHVeT7+yXQe2fQ ==
4703
+ monaco-editor@^0.28.1 :
4704
+ version "0.28.1 "
4705
+ resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.28.1 .tgz#732788ff2172d59e6d436b206da8cac715413940 "
4706
+ integrity sha512-P1vPqxB4B1ZFzTeR1ScggSp9/5NoQrLCq88fnlNUsuRAP1usEBN4TIpI2lw0AYIZNVIanHk0qwjze2uJwGOHUw ==
4707
4707
4708
4708
4709
4709
version "2.0.0"
@@ -5419,12 +5419,11 @@ react-is@^17.0.1:
5419
5419
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
5420
5420
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
5421
5421
5422
- react-monaco-editor@^0.45 .0 :
5423
- version "0.45 .0"
5424
- resolved "https://registry.yarnpkg.com/react-monaco-editor/-/react-monaco-editor-0.45 .0.tgz#fa7eeaddc61c44865508d63c40930b4d67d49e98 "
5425
- integrity sha512-QgAFXdXm5e9QRCnjFBt5fHqmUWL2qIMHZuZSLR6rU9E3Bbo2pQO7FSqgVmB5trc5U+hs7KdIWVoWIOzQvZMu3w ==
5422
+ react-monaco-editor@^0.46 .0 :
5423
+ version "0.46 .0"
5424
+ resolved "https://registry.yarnpkg.com/react-monaco-editor/-/react-monaco-editor-0.46 .0.tgz#ac97d5429cd8821d466f0e8e0536ea2a90bbc6d0 "
5425
+ integrity sha512-/GyQ0tQLbjHAuMUNRfKecBYN68o8TwA4fnwH9P+lHbF80ayMAo0PQ60joTQH6R6j839kMn6o9Kk/cbzOxK5DzA ==
5426
5426
dependencies :
5427
- monaco-editor "^0.27.0"
5428
5427
prop-types "^15.7.2"
5429
5428
5430
5429
react-popper@^2.0.0 :
You can’t perform that action at this time.
0 commit comments