Skip to content

Commit 18e85bf

Browse files
chore(deps): Update dependency monaco-editor to ^0.52.2
1 parent a017593 commit 18e85bf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bricks/vs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@next-core/theme": "^1.5.4",
6767
"@next-core/utils": "^1.7.31",
6868
"@next-shared/form": "^0.7.9",
69-
"monaco-editor": "^0.50.0",
69+
"monaco-editor": "^0.52.2",
7070
"monaco-editor-webpack-plugin": "^7.1.0",
7171
"react": "0.0.0-experimental-ee8509801-20230117",
7272
"react-i18next": "^12.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12887,10 +12887,10 @@ monaco-editor-webpack-plugin@^7.1.0:
1288712887
dependencies:
1288812888
loader-utils "^2.0.2"
1288912889

12890-
monaco-editor@^0.50.0:
12891-
version "0.50.0"
12892-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.50.0.tgz#44e62b124c8aed224e1d310bbbe6ffd6d5122413"
12893-
integrity sha512-8CclLCmrRRh+sul7C08BmPBP3P8wVWfBHomsTcndxg5NRCEPfu/mc2AGU8k37ajjDVXcXFc12ORAMUkmk+lkFA==
12890+
monaco-editor@^0.52.2:
12891+
version "0.52.2"
12892+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.52.2.tgz#53c75a6fcc6802684e99fd1b2700299857002205"
12893+
integrity sha512-GEQWEZmfkOGLdd3XK8ryrfWz3AIP8YymVXiPHEdewrUq7mh0qrKrfHLNCXcbB6sTnMLnOZ3ztSiKcciFUkIJwQ==
1289412894

1289512895
moo-color@^1.0.2:
1289612896
version "1.0.3"

0 commit comments

Comments
 (0)