From 4b956a777ee469a474b0883dcaf8abb1acaa8332 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 23:52:38 +0000 Subject: [PATCH] Bump monaco-editor from 0.55.1 to 0.56.0 Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.55.1 to 0.56.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.55.1...v0.56.0) --- updated-dependencies: - dependency-name: monaco-editor dependency-version: 0.56.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b57efd31..e643a8dc 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "chart.js": "4.5.1", "@kurkle/color": "0.4.0", "@highlightjs/cdn-assets": "11.11.1", - "monaco-editor": "0.55.1", + "monaco-editor": "0.56.0", "moment": "2.30.1" } } \ No newline at end of file