We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 799c8f4 commit aff68e1Copy full SHA for aff68e1
core/package.json
@@ -31,6 +31,6 @@
31
},
32
"dependencies": {
33
"@babel/runtime": "^7.16.7",
34
- "monaco-editor": "^0.44.0"
+ "monaco-editor": "^0.46.0"
35
}
36
www/package.json
@@ -11,7 +11,7 @@
11
"@uiw/react-markdown-preview-example": "^1.5.6",
12
"@uiw/react-monacoeditor": "3.6.0",
13
"code-example": "^3.3.6",
14
- "monaco-editor": "^0.44.0",
+ "monaco-editor": "^0.46.0",
15
"react": "^18.2.0",
16
"react-dom": "^18.2.0"
17
0 commit comments