diff --git a/bricks/vs/package.json b/bricks/vs/package.json index 0ead75403..6fe82bd58 100644 --- a/bricks/vs/package.json +++ b/bricks/vs/package.json @@ -66,7 +66,7 @@ "@next-core/theme": "^1.5.4", "@next-core/utils": "^1.7.29", "@next-shared/form": "^0.7.6", - "monaco-editor": "^0.50.0", + "monaco-editor": "^0.52.2", "monaco-editor-webpack-plugin": "^7.1.0", "react": "0.0.0-experimental-ee8509801-20230117", "yaml": "^2.5.1" diff --git a/yarn.lock b/yarn.lock index d3ff56a12..bef9e0e87 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13073,10 +13073,10 @@ monaco-editor-webpack-plugin@^7.1.0: dependencies: loader-utils "^2.0.2" -monaco-editor@^0.50.0: - version "0.50.0" - resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.50.0.tgz#44e62b124c8aed224e1d310bbbe6ffd6d5122413" - integrity sha512-8CclLCmrRRh+sul7C08BmPBP3P8wVWfBHomsTcndxg5NRCEPfu/mc2AGU8k37ajjDVXcXFc12ORAMUkmk+lkFA== +monaco-editor@^0.52.2: + version "0.52.2" + resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.52.2.tgz#53c75a6fcc6802684e99fd1b2700299857002205" + integrity sha512-GEQWEZmfkOGLdd3XK8ryrfWz3AIP8YymVXiPHEdewrUq7mh0qrKrfHLNCXcbB6sTnMLnOZ3ztSiKcciFUkIJwQ== moo-color@^1.0.2: version "1.0.3"