fix(deps): update dependency monaco-editor to ^0.43.0 (#620)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-11 22:40:42 +02:00 committed by GitHub
parent 0eedce69a6
commit e371ef702e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -66,7 +66,7 @@
"lodash": "^4.17.21",
"mathjs": "^11.9.1",
"mime-types": "^2.1.35",
"monaco-editor": "^0.41.0",
"monaco-editor": "^0.43.0",
"naive-ui": "^2.34.3",
"netmask": "^2.0.2",
"node-forge": "^1.3.1",

8
pnpm-lock.yaml generated
View file

@ -102,8 +102,8 @@ dependencies:
specifier: ^2.1.35
version: 2.1.35
monaco-editor:
specifier: ^0.41.0
version: 0.41.0
specifier: ^0.43.0
version: 0.43.0
naive-ui:
specifier: ^2.34.3
version: 2.34.3(vue@3.3.4)
@ -6659,8 +6659,8 @@ packages:
pkg-types: 1.0.3
ufo: 1.1.2
/monaco-editor@0.41.0:
resolution: {integrity: sha512-1o4olnZJsiLmv5pwLEAmzHTE/5geLKQ07BrGxlF4Ri/AXAc2yyDGZwHjiTqD8D/ROKUZmwMA28A+yEowLNOEcA==}
/monaco-editor@0.43.0:
resolution: {integrity: sha512-cnoqwQi/9fml2Szamv1XbSJieGJ1Dc8tENVMD26Kcfl7xGQWp7OBKMjlwKVGYFJ3/AXJjSOGvcqK7Ry/j9BM1Q==}
dev: false
/moo@0.5.2: