Skip to content

Commit 56618ba

Browse files
authored
Merge pull request #888 from integer32llc/monaco-flicker
2 parents cb8fda6 + 84c16b1 commit 56618ba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react": "^18.2.0",
1818
"react-copy-to-clipboard": "^5.0.1",
1919
"react-dom": "^18.2.0",
20-
"react-monaco-editor": "^0.51.0",
20+
"react-monaco-editor": "^0.50.1",
2121
"react-popper": "^2.0.0",
2222
"react-portal": "^4.1.4",
2323
"react-prism": "^4.0.0",

ui/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5145,10 +5145,10 @@ react-is@^18.0.0:
51455145
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
51465146
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
51475147

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==
51525152
dependencies:
51535153
prop-types "^15.8.1"
51545154

0 commit comments

Comments
 (0)