chore: bump monaco-editor from 0.43.0 to 0.44.0 in /site (#10467)

Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.43.0 to 0.44.0.
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/monaco-editor/compare/v0.43.0...v0.44.0)

---
updated-dependencies:
- dependency-name: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-11-03 13:20:18 -04:00
committed by GitHub
parent 7d63dc2b02
commit b86e2e4cd4
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
"front-matter": "4.0.2",
"jest-environment-jsdom": "29.5.0",
"lodash": "4.17.21",
"monaco-editor": "0.43.0",
"monaco-editor": "0.44.0",
"pretty-bytes": "6.1.0",
"react": "18.2.0",
"react-chartjs-2": "5.2.0",
+10 -10
View File
@@ -35,7 +35,7 @@ dependencies:
version: 5.0.2
'@monaco-editor/react':
specifier: 4.6.0
version: 4.6.0(monaco-editor@0.43.0)(react-dom@18.2.0)(react@18.2.0)
version: 4.6.0(monaco-editor@0.44.0)(react-dom@18.2.0)(react@18.2.0)
'@mui/icons-material':
specifier: 5.14.0
version: 5.14.0(@mui/material@5.14.0)(@types/react@18.2.6)(react@18.2.0)
@@ -121,8 +121,8 @@ dependencies:
specifier: 4.17.21
version: 4.17.21
monaco-editor:
specifier: 0.43.0
version: 0.43.0
specifier: 0.44.0
version: 0.44.0
pretty-bytes:
specifier: 6.1.0
version: 6.1.0
@@ -2898,24 +2898,24 @@ packages:
react: 18.2.0
dev: true
/@monaco-editor/loader@1.4.0(monaco-editor@0.43.0):
/@monaco-editor/loader@1.4.0(monaco-editor@0.44.0):
resolution: {integrity: sha512-00ioBig0x642hytVspPl7DbQyaSWRaolYie/UFNjoTdvoKPzo6xrXLhTk9ixgIKcLH5b5vDOjVNiGyY+uDCUlg==}
peerDependencies:
monaco-editor: '>= 0.21.0 < 1'
dependencies:
monaco-editor: 0.43.0
monaco-editor: 0.44.0
state-local: 1.0.7
dev: false
/@monaco-editor/react@4.6.0(monaco-editor@0.43.0)(react-dom@18.2.0)(react@18.2.0):
/@monaco-editor/react@4.6.0(monaco-editor@0.44.0)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-RFkU9/i7cN2bsq/iTkurMWOEErmYcY6JiQI3Jn+WeR/FGISH8JbHERjpS9oRuSOPvDMJI0Z8nJeKkbOs9sBYQw==}
peerDependencies:
monaco-editor: '>= 0.25.0 < 1'
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
dependencies:
'@monaco-editor/loader': 1.4.0(monaco-editor@0.43.0)
monaco-editor: 0.43.0
'@monaco-editor/loader': 1.4.0(monaco-editor@0.44.0)
monaco-editor: 0.44.0
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
@@ -10778,8 +10778,8 @@ packages:
engines: {node: '>= 8'}
dev: true
/monaco-editor@0.43.0:
resolution: {integrity: sha512-cnoqwQi/9fml2Szamv1XbSJieGJ1Dc8tENVMD26Kcfl7xGQWp7OBKMjlwKVGYFJ3/AXJjSOGvcqK7Ry/j9BM1Q==}
/monaco-editor@0.44.0:
resolution: {integrity: sha512-5SmjNStN6bSuSE5WPT2ZV+iYn1/yI9sd4Igtk23ChvqB7kDk9lZbB9F5frsuvpB+2njdIeGGFf2G4gbE6rCC9Q==}
dev: false
/moo-color@1.0.3: