fix(deps): update dependency monaco-editor to ^0.44.0 (#9237)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-19 20:38:48 +08:00 committed by GitHub
parent 0a8be4537a
commit 8611874e09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@
"enableNonBrowserBranches": true
},
"dependencies": {
"monaco-editor": "^0.41.0",
"monaco-editor": "^0.44.0",
"source-map-js": "^1.0.2"
}
}

View File

@ -369,8 +369,8 @@ importers:
packages/template-explorer:
dependencies:
monaco-editor:
specifier: ^0.41.0
version: 0.41.0
specifier: ^0.44.0
version: 0.44.0
source-map-js:
specifier: ^1.0.2
version: 1.0.2
@ -4373,8 +4373,8 @@ packages:
ufo: 1.3.0
dev: true
/monaco-editor@0.41.0:
resolution: {integrity: sha512-1o4olnZJsiLmv5pwLEAmzHTE/5geLKQ07BrGxlF4Ri/AXAc2yyDGZwHjiTqD8D/ROKUZmwMA28A+yEowLNOEcA==}
/monaco-editor@0.44.0:
resolution: {integrity: sha512-5SmjNStN6bSuSE5WPT2ZV+iYn1/yI9sd4Igtk23ChvqB7kDk9lZbB9F5frsuvpB+2njdIeGGFf2G4gbE6rCC9Q==}
dev: false
/ms@2.0.0: