Commit d638161
authored
chore(deps): update dependency monaco-editor to ^0.52.0 || ^0.55.0 (#161)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [monaco-editor](https://redirect.github.com/microsoft/monaco-editor) |
[`^0.52.0` → `^0.52.0 \|\|
^0.55.0`](https://renovatebot.com/diffs/npm/monaco-editor/0.52.2/0.55.1)
|

|

|
---
### Release Notes
<details>
<summary>microsoft/monaco-editor (monaco-editor)</summary>
###
[`v0.55.1`](https://redirect.github.com/microsoft/monaco-editor/blob/HEAD/CHANGELOG.md#0551)
[Compare
Source](https://redirect.github.com/microsoft/monaco-editor/compare/v0.55.0...v0.55.1)
- Fixes missing language exports (monaco.json/typescript/...) due to
wrong "types" path -
[#​5123](https://redirect.github.com/microsoft/monaco-editor/issues/5123)
###
[`v0.55.0`](https://redirect.github.com/microsoft/monaco-editor/blob/HEAD/CHANGELOG.md#0550)
[Compare
Source](https://redirect.github.com/microsoft/monaco-editor/compare/v0.54.0...v0.55.0)
##### Breaking Changes
- Moves nested namespaces (`languages.css`, `languages.html`,
`languages.json`, `languages.typescript`) to top level namespaces
(`css`, `html`, `json`, `typescript`) to simplify the build process and
align with typescript recommendations.
##### New Features
- Adds native LSP support (see new `lsp` namespace).
##### Bug Fixes
- Updates dompurify to 3.2.7
###
[`v0.54.0`](https://redirect.github.com/microsoft/monaco-editor/blob/HEAD/CHANGELOG.md#0540)
[Compare
Source](https://redirect.github.com/microsoft/monaco-editor/compare/v0.53.0...v0.54.0)
- Adds option `editor.mouseMiddleClickAction`
- Various bug fixes
###
[`v0.53.0`](https://redirect.github.com/microsoft/monaco-editor/blob/HEAD/CHANGELOG.md#0530)
[Compare
Source](https://redirect.github.com/microsoft/monaco-editor/compare/v0.52.2...v0.53.0)
- 1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments