chore: bump monaco-editor from 0.44.0 to 0.50.0 in /site (#13835)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
This commit is contained in:
dependabot[bot]
2024-07-14 15:48:29 +03:00
committed by GitHub
co-authored by Muhammad Atif Ali
parent 9cbe2b27e7
commit b00f746cac
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
"front-matter": "4.0.2",
"jszip": "3.10.1",
"lodash": "4.17.21",
"monaco-editor": "0.44.0",
"monaco-editor": "0.50.0",
"pretty-bytes": "6.1.0",
"react": "18.3.1",
"react-chartjs-2": "5.2.0",
+10 -10
View File
@@ -35,7 +35,7 @@ dependencies:
version: 5.0.5
'@monaco-editor/react':
specifier: 4.6.0
version: 4.6.0(monaco-editor@0.44.0)(react-dom@18.3.1)(react@18.3.1)
version: 4.6.0(monaco-editor@0.50.0)(react-dom@18.3.1)(react@18.3.1)
'@mui/icons-material':
specifier: 5.16.0
version: 5.16.0(@mui/material@5.16.0)(@types/react@18.2.6)(react@18.3.1)
@@ -130,8 +130,8 @@ dependencies:
specifier: 4.17.21
version: 4.17.21
monaco-editor:
specifier: 0.44.0
version: 0.44.0
specifier: 0.50.0
version: 0.50.0
pretty-bytes:
specifier: 6.1.0
version: 6.1.0
@@ -3312,24 +3312,24 @@ packages:
react: 18.3.1
dev: true
/@monaco-editor/loader@1.4.0(monaco-editor@0.44.0):
/@monaco-editor/loader@1.4.0(monaco-editor@0.50.0):
resolution: {integrity: sha512-00ioBig0x642hytVspPl7DbQyaSWRaolYie/UFNjoTdvoKPzo6xrXLhTk9ixgIKcLH5b5vDOjVNiGyY+uDCUlg==}
peerDependencies:
monaco-editor: '>= 0.21.0 < 1'
dependencies:
monaco-editor: 0.44.0
monaco-editor: 0.50.0
state-local: 1.0.7
dev: false
/@monaco-editor/react@4.6.0(monaco-editor@0.44.0)(react-dom@18.3.1)(react@18.3.1):
/@monaco-editor/react@4.6.0(monaco-editor@0.50.0)(react-dom@18.3.1)(react@18.3.1):
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.44.0)
monaco-editor: 0.44.0
'@monaco-editor/loader': 1.4.0(monaco-editor@0.50.0)
monaco-editor: 0.50.0
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
dev: false
@@ -11106,8 +11106,8 @@ packages:
engines: {node: '>= 8'}
dev: true
/monaco-editor@0.44.0:
resolution: {integrity: sha512-5SmjNStN6bSuSE5WPT2ZV+iYn1/yI9sd4Igtk23ChvqB7kDk9lZbB9F5frsuvpB+2njdIeGGFf2G4gbE6rCC9Q==}
/monaco-editor@0.50.0:
resolution: {integrity: sha512-8CclLCmrRRh+sul7C08BmPBP3P8wVWfBHomsTcndxg5NRCEPfu/mc2AGU8k37ajjDVXcXFc12ORAMUkmk+lkFA==}
dev: false
/moo-color@1.0.3: