chore(deps): update dependency monaco-editor to ^0.45.0 (#9803)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-11 10:49:18 +08:00 committed by GitHub
parent 0550062172
commit 879ea30ab8
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.44.0",
"monaco-editor": "^0.45.0",
"source-map-js": "^1.0.2"
}
}

View File

@ -381,8 +381,8 @@ importers:
packages/template-explorer:
dependencies:
monaco-editor:
specifier: ^0.44.0
version: 0.44.0
specifier: ^0.45.0
version: 0.45.0
source-map-js:
specifier: ^1.0.2
version: 1.0.2
@ -4339,8 +4339,8 @@ packages:
ufo: 1.3.1
dev: true
/monaco-editor@0.44.0:
resolution: {integrity: sha512-5SmjNStN6bSuSE5WPT2ZV+iYn1/yI9sd4Igtk23ChvqB7kDk9lZbB9F5frsuvpB+2njdIeGGFf2G4gbE6rCC9Q==}
/monaco-editor@0.45.0:
resolution: {integrity: sha512-mjv1G1ZzfEE3k9HZN0dQ2olMdwIfaeAAjFiwNprLfYNRSz7ctv9XuCT7gPtBGrMUeV1/iZzYKj17Khu1hxoHOA==}
dev: false
/ms@2.0.0: