Skip to content

Commit

Permalink
Bump the monaco-editor group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the monaco-editor group with 2 updates in the / directory: [monaco-editor](https://github.com/microsoft/monaco-editor) and [react-monaco-editor](https://github.com/react-monaco-editor/react-monaco-editor).


Updates `monaco-editor` from 0.40.0 to 0.50.0
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.40.0...v0.50.0)

Updates `react-monaco-editor` from 0.54.0 to 0.56.0
- [Release notes](https://github.com/react-monaco-editor/react-monaco-editor/releases)
- [Commits](react-monaco-editor/react-monaco-editor@v0.54.0...v0.56.0)

---
updated-dependencies:
- dependency-name: monaco-editor
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: monaco-editor
- dependency-name: react-monaco-editor
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: monaco-editor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent caf6ccb commit 7af81d3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions packages/suite-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"moment": "2.29.4",
"moment-duration-format": "2.3.2",
"moment-timezone": "0.5.43",
"monaco-editor": "0.40.0",
"monaco-editor": "0.50.0",
"monaco-editor-webpack-plugin": "7.1.0",
"natsort": "2.0.3",
"nearley": "2.20.1",
Expand All @@ -150,7 +150,7 @@
"react-i18next": "14.0.1",
"react-json-tree": "patch:react-json-tree@npm:0.15.1#../../patches/react-json-tree.patch",
"react-markdown": "8.0.7",
"react-monaco-editor": "0.54.0",
"react-monaco-editor": "0.56.0",
"react-mosaic-component": "6.1.0",
"react-refresh-typescript": "2.0.9",
"react-resizable-panels": "0.0.55",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3392,7 +3392,7 @@ __metadata:
moment: 2.29.4
moment-duration-format: 2.3.2
moment-timezone: 0.5.43
monaco-editor: 0.40.0
monaco-editor: 0.50.0
monaco-editor-webpack-plugin: 7.1.0
natsort: 2.0.3
nearley: 2.20.1
Expand All @@ -3410,7 +3410,7 @@ __metadata:
react-i18next: 14.0.1
react-json-tree: "patch:react-json-tree@npm:0.15.1#../../patches/react-json-tree.patch"
react-markdown: 8.0.7
react-monaco-editor: 0.54.0
react-monaco-editor: 0.56.0
react-mosaic-component: 6.1.0
react-refresh-typescript: 2.0.9
react-resizable-panels: 0.0.55
Expand Down Expand Up @@ -17483,10 +17483,10 @@ __metadata:
languageName: node
linkType: hard

"monaco-editor@npm:0.40.0":
version: 0.40.0
resolution: "monaco-editor@npm:0.40.0"
checksum: 9f879c254bfb9907cc0b23d26bd4bcaaabf9a2cfbd9926574e06ea94f4b9e5807299db9cae1f35820da6242d5d13d9382cb9db48b1340c54ba06620c242c25c7
"monaco-editor@npm:0.50.0":
version: 0.50.0
resolution: "monaco-editor@npm:0.50.0"
checksum: 841b047c89060bcd5e8864c671389f7cda322bd8372663ea71f42eb3d780edbbabc41b151791629fec04bbf3c53b407eb9e5b0829ef95292103d685df0994147
languageName: node
linkType: hard

Expand Down Expand Up @@ -19487,16 +19487,16 @@ __metadata:
languageName: node
linkType: hard

"react-monaco-editor@npm:0.54.0":
version: 0.54.0
resolution: "react-monaco-editor@npm:0.54.0"
"react-monaco-editor@npm:0.56.0":
version: 0.56.0
resolution: "react-monaco-editor@npm:0.56.0"
dependencies:
prop-types: ^15.8.1
peerDependencies:
"@types/react": ">=16 <= 18"
monaco-editor: ^0.39.0
monaco-editor: ^0.50.0
react: ">=16 <= 18"
checksum: 86ae96e92964f6f999ff5090482b76df412775edc51868f2b255005d5bf3c53c9193de3a398e48a2ba46c990d83d64cace8a3183f3121d79b21b4bc3fc5abed3
checksum: 30f68d2219b44b3eb6a765529e8c9ef377c539da13c0363674706cc64449be0e38c88b21c80a1b059f7f86e2df6d648041d5a19f4dfb7a4323bd21fb3c78b329
languageName: node
linkType: hard

Expand Down

0 comments on commit 7af81d3

Please sign in to comment.