Skip to content

Commit fc6d44a

Browse files
deps: Bump @monaco-editor/react from 4.6.0 to 4.7.0 in /ui
Bumps [@monaco-editor/react](https://github.com/suren-atoyan/monaco-react) from 4.6.0 to 4.7.0. - [Release notes](https://github.com/suren-atoyan/monaco-react/releases) - [Changelog](https://github.com/suren-atoyan/monaco-react/blob/master/CHANGELOG.md) - [Commits](suren-atoyan/monaco-react@v4.6.0...v4.7.0) --- updated-dependencies: - dependency-name: "@monaco-editor/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4acd6a commit fc6d44a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
99
"@babel/preset-env": "^7.26.9",
1010
"@babel/standalone": "^7.26.9",
11-
"@monaco-editor/react": "^4.6.0",
11+
"@monaco-editor/react": "^4.7.0",
1212
"@testing-library/jest-dom": "^6.6.3",
1313
"@testing-library/react": "16.2.0",
1414
"@testing-library/user-event": "^14.5.2",

ui/yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1644,19 +1644,19 @@
16441644
resolved "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.3.tgz"
16451645
integrity sha512-nkalE/f1RvRGChwBnEIoBfSEYOXnCRdleKuv6+lePbMDrMZXeDQnqak5XDOeBgrPPyPfAdcCu/B5z+v3VhplGg==
16461646

1647-
"@monaco-editor/loader@^1.4.0":
1648-
version "1.4.0"
1649-
resolved "https://registry.yarnpkg.com/@monaco-editor/loader/-/loader-1.4.0.tgz#f08227057331ec890fa1e903912a5b711a2ad558"
1650-
integrity sha512-00ioBig0x642hytVspPl7DbQyaSWRaolYie/UFNjoTdvoKPzo6xrXLhTk9ixgIKcLH5b5vDOjVNiGyY+uDCUlg==
1647+
"@monaco-editor/loader@^1.5.0":
1648+
version "1.5.0"
1649+
resolved "https://registry.yarnpkg.com/@monaco-editor/loader/-/loader-1.5.0.tgz#dcdbc7fe7e905690fb449bed1c251769f325c55d"
1650+
integrity sha512-hKoGSM+7aAc7eRTRjpqAZucPmoNOC4UUbknb/VNoTkEIkCPhqV8LfbsgM1webRM7S/z21eHEx9Fkwx8Z/C/+Xw==
16511651
dependencies:
16521652
state-local "^1.0.6"
16531653

1654-
"@monaco-editor/react@^4.6.0":
1655-
version "4.6.0"
1656-
resolved "https://registry.yarnpkg.com/@monaco-editor/react/-/react-4.6.0.tgz#bcc68671e358a21c3814566b865a54b191e24119"
1657-
integrity sha512-RFkU9/i7cN2bsq/iTkurMWOEErmYcY6JiQI3Jn+WeR/FGISH8JbHERjpS9oRuSOPvDMJI0Z8nJeKkbOs9sBYQw==
1654+
"@monaco-editor/react@^4.7.0":
1655+
version "4.7.0"
1656+
resolved "https://registry.yarnpkg.com/@monaco-editor/react/-/react-4.7.0.tgz#35a1ec01bfe729f38bfc025df7b7bac145602a60"
1657+
integrity sha512-cyzXQCtO47ydzxpQtCGSQGOC8Gk3ZUeBXFAxD+CWXYFo5OqZyZUonFl0DwUlTyAfRHntBfw2p3w4s9R6oe1eCA==
16581658
dependencies:
1659-
"@monaco-editor/loader" "^1.4.0"
1659+
"@monaco-editor/loader" "^1.5.0"
16601660

16611661
"@nodelib/fs.scandir@2.1.5":
16621662
version "2.1.5"

0 commit comments

Comments
 (0)