File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 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.51.0 " ,
20
+ "react-monaco-editor" : " ^0.50.1 " ,
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 @@ -5145,10 +5145,10 @@ react-is@^18.0.0:
5145
5145
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
5146
5146
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
5147
5147
5148
- react-monaco-editor@^0.51.0 :
5149
- version "0.51.0 "
5150
- resolved "https://registry.yarnpkg.com/react-monaco-editor/-/react-monaco-editor-0.51.0 .tgz#68d6afc912f7fcb7782e57b39889a5fd75fc0ceb "
5151
- integrity sha512-6jx1V8p6gHVKJHFaTvicOtmlhFjOJhekobeNd92ZAo7F5UvAin1cF7bxWLCKgtxClYZ7CB3Ar284Kpbhj22FpQ ==
5148
+ react-monaco-editor@^0.50.1 :
5149
+ version "0.50.1 "
5150
+ resolved "https://registry.yarnpkg.com/react-monaco-editor/-/react-monaco-editor-0.50.1 .tgz#3b68ce03e4b316f435b9bcd8ec13ffd4c050c605 "
5151
+ integrity sha512-qvYdJhQdkPIrPDMxCrEl0T2x9TfBB+aUbrpFv69FwoTybeyfAjxgJ219MYSsgn3c/g06BgyLX4ENrXM4niZ9ag ==
5152
5152
dependencies :
5153
5153
prop-types "^15.8.1"
5154
5154
You can’t perform that action at this time.
0 commit comments