Bump monaco-editor from 0.51.0 to 0.52.0 (#33128)
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.51.0 to 0.52.0. - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/monaco-editor/compare/v0.51.0...v0.52.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:
parent
0a75417c07
commit
de84f623a4
2 changed files with 16 additions and 16 deletions
|
@ -93,7 +93,7 @@
|
|||
"i18next-http-backend": "^2.6.1",
|
||||
"keycloak-js": "workspace:*",
|
||||
"lodash-es": "^4.17.21",
|
||||
"monaco-editor": "^0.51.0",
|
||||
"monaco-editor": "^0.52.0",
|
||||
"p-debounce": "^4.0.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
|
|
|
@ -158,7 +158,7 @@ importers:
|
|||
version: 5.4.0
|
||||
'@patternfly/react-code-editor':
|
||||
specifier: ^5.4.0
|
||||
version: 5.4.0(monaco-editor@0.51.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
version: 5.4.0(monaco-editor@0.52.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-core':
|
||||
specifier: ^5.4.0
|
||||
version: 5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
|
@ -199,8 +199,8 @@ importers:
|
|||
specifier: ^4.17.21
|
||||
version: 4.17.21
|
||||
monaco-editor:
|
||||
specifier: ^0.51.0
|
||||
version: 0.51.0
|
||||
specifier: ^0.52.0
|
||||
version: 0.52.0
|
||||
p-debounce:
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.0
|
||||
|
@ -3787,8 +3787,8 @@ packages:
|
|||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
monaco-editor@0.51.0:
|
||||
resolution: {integrity: sha512-xaGwVV1fq343cM7aOYB6lVE4Ugf0UyimdD/x5PWcWBMKENwectaEu77FAN7c5sFiyumqeJdX1RPTh1ocioyDjw==}
|
||||
monaco-editor@0.52.0:
|
||||
resolution: {integrity: sha512-OeWhNpABLCeTqubfqLMXGsqf6OmPU6pHM85kF3dhy6kq5hnhuVS1p3VrEW/XhWHc71P2tHyS5JFySD8mgs1crw==}
|
||||
|
||||
ms@2.1.2:
|
||||
resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
|
||||
|
@ -5587,7 +5587,7 @@ snapshots:
|
|||
'@keycloak/keycloak-admin-client': link:js/libs/keycloak-admin-client
|
||||
'@keycloak/keycloak-ui-shared': link:js/libs/ui-shared
|
||||
'@patternfly/patternfly': 5.4.0
|
||||
'@patternfly/react-code-editor': 5.4.0(monaco-editor@0.51.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-code-editor': 5.4.0(monaco-editor@0.52.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-core': 5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-icons': 5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-styles': 5.4.0
|
||||
|
@ -5600,7 +5600,7 @@ snapshots:
|
|||
i18next-http-backend: 2.6.1
|
||||
keycloak-js: link:js/libs/keycloak-js
|
||||
lodash-es: 4.17.21
|
||||
monaco-editor: 0.51.0
|
||||
monaco-editor: 0.52.0
|
||||
p-debounce: 4.0.0
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
|
@ -5659,15 +5659,15 @@ snapshots:
|
|||
|
||||
'@microsoft/tsdoc@0.15.0': {}
|
||||
|
||||
'@monaco-editor/loader@1.4.0(monaco-editor@0.51.0)':
|
||||
'@monaco-editor/loader@1.4.0(monaco-editor@0.52.0)':
|
||||
dependencies:
|
||||
monaco-editor: 0.51.0
|
||||
monaco-editor: 0.52.0
|
||||
state-local: 1.0.7
|
||||
|
||||
'@monaco-editor/react@4.6.0(monaco-editor@0.51.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@monaco-editor/react@4.6.0(monaco-editor@0.52.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@monaco-editor/loader': 1.4.0(monaco-editor@0.51.0)
|
||||
monaco-editor: 0.51.0
|
||||
'@monaco-editor/loader': 1.4.0(monaco-editor@0.52.0)
|
||||
monaco-editor: 0.52.0
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
|
||||
|
@ -5750,9 +5750,9 @@ snapshots:
|
|||
|
||||
'@patternfly/patternfly@5.4.0': {}
|
||||
|
||||
'@patternfly/react-code-editor@5.4.0(monaco-editor@0.51.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@patternfly/react-code-editor@5.4.0(monaco-editor@0.52.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@monaco-editor/react': 4.6.0(monaco-editor@0.51.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@monaco-editor/react': 4.6.0(monaco-editor@0.52.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-core': 5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-icons': 5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-styles': 5.4.0
|
||||
|
@ -8670,7 +8670,7 @@ snapshots:
|
|||
requirejs: 2.3.7
|
||||
requirejs-config-file: 4.0.0
|
||||
|
||||
monaco-editor@0.51.0: {}
|
||||
monaco-editor@0.52.0: {}
|
||||
|
||||
ms@2.1.2: {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue