mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-27 22:06:38 +08:00
Bump Monaco editor version
This commit is contained in:
parent
7c5560f74e
commit
e49aaa62d2
1 changed files with 6 additions and 6 deletions
12
assets/package-lock.json
generated
12
assets/package-lock.json
generated
|
|
@ -8978,9 +8978,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/monaco-editor": {
|
||||
"version": "0.25.0",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.25.0.tgz",
|
||||
"integrity": "sha512-Lzk9CGIvFXly1J0s5t8SXk1+UleahGqcoHnSoPe2OBSrKhWLbR7Nvk2QQwaEzJQi4Wtbu5gou2qat1CAbvB82A=="
|
||||
"version": "0.25.2",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.25.2.tgz",
|
||||
"integrity": "sha512-5iylzSJevCnzJn9UVsW8yOZ3yHjmAs4TfvH3zsbftKiFKmHG0xirGN6DK9Kk04VSWxYCZZAIafYJoNJJMAU1KA=="
|
||||
},
|
||||
"node_modules/monaco-editor-webpack-plugin": {
|
||||
"version": "4.0.0",
|
||||
|
|
@ -18368,9 +18368,9 @@
|
|||
"version": "1.0.0"
|
||||
},
|
||||
"monaco-editor": {
|
||||
"version": "0.25.0",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.25.0.tgz",
|
||||
"integrity": "sha512-Lzk9CGIvFXly1J0s5t8SXk1+UleahGqcoHnSoPe2OBSrKhWLbR7Nvk2QQwaEzJQi4Wtbu5gou2qat1CAbvB82A=="
|
||||
"version": "0.25.2",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.25.2.tgz",
|
||||
"integrity": "sha512-5iylzSJevCnzJn9UVsW8yOZ3yHjmAs4TfvH3zsbftKiFKmHG0xirGN6DK9Kk04VSWxYCZZAIafYJoNJJMAU1KA=="
|
||||
},
|
||||
"monaco-editor-webpack-plugin": {
|
||||
"version": "4.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue