File tree Expand file tree Collapse file tree 2 files changed +16
-10
lines changed Expand file tree Collapse file tree 2 files changed +16
-10
lines changed Original file line number Diff line number Diff line change 88 "react" : " 16.10.1" ,
99 "react-dom" : " 16.10.1" ,
1010 "react-live" : " 2.2.0" ,
11- "react-monaco-editor" : " 0.31 .0" ,
11+ "react-monaco-editor" : " 0.36 .0" ,
1212 "react-scripts" : " 3.1.2"
1313 },
1414 "devDependencies" : {
Original file line number Diff line number Diff line change 12011201 resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
12021202 integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
12031203
1204- " @types/react@^16.9.2 " :
1205- version "16.9.4 "
1206- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.4 .tgz#de8cf5e5e2838659fb78fa93181078469eeb19fc "
1207- integrity sha512-ItGNmJvQ0IvWt8rbk5PLdpdQhvBVxAaXI9hDlx7UMd8Ie1iMIuwMNiKeTfmVN517CdplpyXvA22X4zm4jGGZnw ==
1204+ " @types/react@^16.x " :
1205+ version "16.9.34 "
1206+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.34 .tgz#f7d5e331c468f53affed17a8a4d488cd44ea9349 "
1207+ integrity sha512-8AJlYMOfPe1KGLKyHpflCg5z46n0b5DbRfqDksxBLBTUpB75ypDBAO9eCUcjNwE6LCUslwTz00yyG/X9gaVtow ==
12081208 dependencies :
12091209 " @types/prop-types" " *"
12101210 csstype "^2.2.0"
@@ -6371,6 +6371,11 @@ monaco-editor-webpack-plugin@1.7.0:
63716371 dependencies :
63726372 " @types/webpack" " ^4.4.19"
63736373
6374+ monaco-editor@* :
6375+ version "0.20.0"
6376+ resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.20.0.tgz#5d5009343a550124426cb4d965a4d27a348b4dea"
6377+ integrity sha512-hkvf4EtPJRMQlPC3UbMoRs0vTAFAYdzFQ+gpMb8A+9znae1c43q8Mab9iVsgTcg/4PNiLGGn3SlDIa8uvK1FIQ==
6378+
63746379monaco-editor@0.18.1 :
63756380 version "0.18.1"
63766381 resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.18.1.tgz#ced7c305a23109875feeaf395a504b91f6358cfc"
@@ -8203,12 +8208,13 @@ react-live@2.2.0:
82038208 react-simple-code-editor "^0.9.0"
82048209 unescape "^0.2.0"
82058210
8206- react-monaco-editor@0.31 .0 :
8207- version "0.31 .0"
8208- resolved "https://registry.yarnpkg.com/react-monaco-editor/-/react-monaco-editor-0.31 .0.tgz#67d7e9e6e810c8fa1241f9c41304510b19d66c0e "
8209- integrity sha512-hU7YXEV2oer1xrRw+wwRi1NuPfUvBbwcU5Ft1XTBdktFnsRd0eK3xgy82zis7B6PaK0mKeI/CP5GiWz+EPYDFg ==
8211+ react-monaco-editor@0.36 .0 :
8212+ version "0.36 .0"
8213+ resolved "https://registry.yarnpkg.com/react-monaco-editor/-/react-monaco-editor-0.36 .0.tgz#ac085c14f25fb072514c925596f6a06a711ee078 "
8214+ integrity sha512-JVA5SZhOoYZ0DCdTwYgagtRb3jHo4KN7TVFiJauG+ZBAJWfDSTzavPIrwzWbgu8ahhDqDk4jUcYlOJL2BC/0UA ==
82108215 dependencies :
8211- " @types/react" " ^16.9.2"
8216+ " @types/react" " ^16.x"
8217+ monaco-editor "*"
82128218 prop-types "^15.7.2"
82138219
82148220react-scripts@3.1.2 :
You can’t perform that action at this time.
0 commit comments