fix(editor): bump monaco-editor to 0.55.1 and adapt TypeScript intellisense integration to the updated Monaco API

This commit is contained in:
2025-12-30 16:31:27 +00:00
parent 745cf82fd1
commit f30025957f
8 changed files with 70 additions and 17 deletions

View File

@@ -1,2 +1,2 @@
// Auto-generated by scripts/update-monaco-version.cjs
export const MONACO_VERSION = '0.52.2';
export const MONACO_VERSION = '0.55.1';