Bump monaco-editor from 0.40.0 to 0.41.0 in /js (#22239)

Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.40.0 to 0.41.0.
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/monaco-editor/compare/v0.40.0...v0.41.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-08-04 18:44:30 +02:00 committed by GitHub
parent d73298aab6
commit 41f2c43e43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -76,7 +76,7 @@
"i18next-http-backend": "^2.2.1",
"keycloak-js": "workspace:*",
"lodash-es": "^4.17.21",
"monaco-editor": "^0.40.0",
"monaco-editor": "^0.41.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",

View file

@ -190,8 +190,8 @@ importers:
specifier: ^4.17.21
version: 4.17.21
monaco-editor:
specifier: ^0.40.0
version: 0.40.0
specifier: ^0.41.0
version: 0.41.0
react:
specifier: ^18.2.0
version: 18.2.0
@ -1105,7 +1105,7 @@ packages:
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
react-dropzone: 9.0.0(react@18.2.0)
react-monaco-editor: 0.51.0(@types/react@18.2.18)(monaco-editor@0.40.0)(react@18.2.0)
react-monaco-editor: 0.51.0(@types/react@18.2.18)(monaco-editor@0.41.0)(react@18.2.0)
tslib: 2.6.1
dev: false
@ -5167,8 +5167,8 @@ packages:
yargs-unparser: 2.0.0
dev: true
/monaco-editor@0.40.0:
resolution: {integrity: sha512-1wymccLEuFSMBvCk/jT1YDW/GuxMLYwnFwF9CDyYCxoTw2Pt379J3FUhwy9c43j51JdcxVPjwk0jm0EVDsBS2g==}
/monaco-editor@0.41.0:
resolution: {integrity: sha512-1o4olnZJsiLmv5pwLEAmzHTE/5geLKQ07BrGxlF4Ri/AXAc2yyDGZwHjiTqD8D/ROKUZmwMA28A+yEowLNOEcA==}
dev: false
/ms@2.1.2:
@ -5725,7 +5725,7 @@ packages:
resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==}
dev: true
/react-monaco-editor@0.51.0(@types/react@18.2.18)(monaco-editor@0.40.0)(react@18.2.0):
/react-monaco-editor@0.51.0(@types/react@18.2.18)(monaco-editor@0.41.0)(react@18.2.0):
resolution: {integrity: sha512-6jx1V8p6gHVKJHFaTvicOtmlhFjOJhekobeNd92ZAo7F5UvAin1cF7bxWLCKgtxClYZ7CB3Ar284Kpbhj22FpQ==}
peerDependencies:
'@types/react': '>=17 <= 18'
@ -5733,7 +5733,7 @@ packages:
react: '>=17 <= 18'
dependencies:
'@types/react': 18.2.18
monaco-editor: 0.40.0
monaco-editor: 0.41.0
prop-types: 15.8.1
react: 18.2.0
dev: false
@ -7197,7 +7197,7 @@ packages:
i18next-http-backend: 2.2.1
keycloak-js: link:libs/keycloak-js
lodash-es: 4.17.21
monaco-editor: 0.40.0
monaco-editor: 0.41.0
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
react-dropzone: 14.2.3(react@18.2.0)