File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11
11
"history" : " ^5.3.0" ,
12
12
"isomorphic-fetch" : " ^3.0.0" ,
13
13
"lodash-es" : " ^4.17.21" ,
14
- "monaco-editor" : " ^0.34 .1" ,
14
+ "monaco-editor" : " ^0.36 .1" ,
15
15
"prismjs" : " ^1.6.0" ,
16
16
"qs" : " ^6.4.0" ,
17
17
"react" : " ^18.2.0" ,
18
18
"react-copy-to-clipboard" : " ^5.0.1" ,
19
19
"react-dom" : " ^18.2.0" ,
20
- "react-monaco-editor" : " ^0.50.1 " ,
20
+ "react-monaco-editor" : " ^0.52.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 @@ -4588,10 +4588,10 @@ monaco-editor-webpack-plugin@^7.0.1:
4588
4588
dependencies :
4589
4589
loader-utils "^2.0.2"
4590
4590
4591
- monaco-editor@^0.34 .1 :
4592
- version "0.34 .1"
4593
- resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.34 .1.tgz#1b75c4ad6bc4c1f9da656d740d98e0b850a22f87 "
4594
- integrity sha512-FKc80TyiMaruhJKKPz5SpJPIjL+dflGvz4CpuThaPMc94AyN7SeC9HQ8hrvaxX7EyHdJcUY5i4D0gNyJj1vSZQ ==
4591
+ monaco-editor@^0.36 .1 :
4592
+ version "0.36 .1"
4593
+ resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.36 .1.tgz#aad528c815605307473a1634612946921d8079b5 "
4594
+ integrity sha512-/CaclMHKQ3A6rnzBzOADfwdSJ25BFoFT0Emxsc4zYVyav5SkK9iA6lEtIeuN/oRYbwPgviJT+t3l+sjFa28jYg ==
4595
4595
4596
4596
ms@2.1.2 :
4597
4597
version "2.1.2"
@@ -5156,10 +5156,10 @@ react-is@^18.0.0:
5156
5156
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
5157
5157
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
5158
5158
5159
- react-monaco-editor@^0.50.1 :
5160
- version "0.50.1 "
5161
- resolved "https://registry.yarnpkg.com/react-monaco-editor/-/react-monaco-editor-0.50.1 .tgz#3b68ce03e4b316f435b9bcd8ec13ffd4c050c605 "
5162
- integrity sha512-qvYdJhQdkPIrPDMxCrEl0T2x9TfBB+aUbrpFv69FwoTybeyfAjxgJ219MYSsgn3c/g06BgyLX4ENrXM4niZ9ag ==
5159
+ react-monaco-editor@^0.52.0 :
5160
+ version "0.52.0 "
5161
+ resolved "https://registry.yarnpkg.com/react-monaco-editor/-/react-monaco-editor-0.52.0 .tgz#69a7c450a22830064d2fc1b446674b1b7da0f540 "
5162
+ integrity sha512-jhQSekf2JABbcpN45gKZlWfTS0QcBOZAbAWKGyfqy/KEcMXTwJpCOYGcn2Ur11SUUxWJUzhKjE2fx9BGBc5S8g ==
5163
5163
dependencies :
5164
5164
prop-types "^15.8.1"
5165
5165
You can’t perform that action at this time.
0 commit comments