Bump monaco-editor from 0.46.0 to 0.47.0 in /js

Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.46.0 to 0.47.0.
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/monaco-editor/compare/v0.46.0...v0.47.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>
This commit is contained in:
dependabot[bot] 2024-03-11 01:07:13 +00:00 committed by Hynek Mlnařík
parent 6c1b0bf5b5
commit 9fc445cb9a
2 changed files with 9 additions and 9 deletions

View file

@ -77,7 +77,7 @@
"i18next-http-backend": "^2.5.0",
"keycloak-js": "workspace:*",
"lodash-es": "^4.17.21",
"monaco-editor": "^0.46.0",
"monaco-editor": "^0.47.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",

View file

@ -196,8 +196,8 @@ importers:
specifier: ^4.17.21
version: 4.17.21
monaco-editor:
specifier: ^0.46.0
version: 0.46.0
specifier: ^0.47.0
version: 0.47.0
react:
specifier: ^18.2.0
version: 18.2.0
@ -1332,7 +1332,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.64)(monaco-editor@0.46.0)(react@18.2.0)
react-monaco-editor: 0.51.0(@types/react@18.2.64)(monaco-editor@0.47.0)(react@18.2.0)
tslib: 2.6.2
dev: false
@ -6376,8 +6376,8 @@ packages:
requirejs-config-file: 4.0.0
dev: true
/monaco-editor@0.46.0:
resolution: {integrity: sha512-ADwtLIIww+9FKybWscd7OCfm9odsFYHImBRI1v9AviGce55QY8raT+9ihH8jX/E/e6QVSGM+pKj4jSUSRmALNQ==}
/monaco-editor@0.47.0:
resolution: {integrity: sha512-VabVvHvQ9QmMwXu4du008ZDuyLnHs9j7ThVFsiJoXSOQk18+LF89N4ADzPbFenm0W4V2bGHnFBztIRQTgBfxzw==}
dev: false
/ms@2.1.2:
@ -6997,7 +6997,7 @@ packages:
resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==}
dev: true
/react-monaco-editor@0.51.0(@types/react@18.2.64)(monaco-editor@0.46.0)(react@18.2.0):
/react-monaco-editor@0.51.0(@types/react@18.2.64)(monaco-editor@0.47.0)(react@18.2.0):
resolution: {integrity: sha512-6jx1V8p6gHVKJHFaTvicOtmlhFjOJhekobeNd92ZAo7F5UvAin1cF7bxWLCKgtxClYZ7CB3Ar284Kpbhj22FpQ==}
peerDependencies:
'@types/react': '>=17 <= 18'
@ -7005,7 +7005,7 @@ packages:
react: '>=17 <= 18'
dependencies:
'@types/react': 18.2.64
monaco-editor: 0.46.0
monaco-editor: 0.47.0
prop-types: 15.8.1
react: 18.2.0
dev: false
@ -8844,7 +8844,7 @@ packages:
i18next-http-backend: 2.5.0
keycloak-js: link:libs/keycloak-js
lodash-es: 4.17.21
monaco-editor: 0.46.0
monaco-editor: 0.47.0
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
react-dropzone: 14.2.3(react@18.2.0)