chore(deps): update playground (#10356)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-25 20:40:09 +08:00 committed by GitHub
parent b31dd7468b
commit c131ebae45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 10 additions and 10 deletions

View File

@ -13,7 +13,7 @@
"vite": "^5.0.12"
},
"dependencies": {
"@vue/repl": "^4.1.0",
"@vue/repl": "^4.1.1",
"file-saver": "^2.0.5",
"jszip": "^3.10.1",
"vue": "workspace:*"

View File

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

View File

@ -347,8 +347,8 @@ importers:
packages/sfc-playground:
dependencies:
'@vue/repl':
specifier: ^4.1.0
version: 4.1.0
specifier: ^4.1.1
version: 4.1.1
file-saver:
specifier: ^2.0.5
version: 2.0.5
@ -371,8 +371,8 @@ importers:
packages/template-explorer:
dependencies:
monaco-editor:
specifier: ^0.45.0
version: 0.45.0
specifier: ^0.46.0
version: 0.46.0
source-map-js:
specifier: ^1.0.2
version: 1.0.2
@ -1774,8 +1774,8 @@ packages:
engines: {node: '>= 0.12.0'}
dev: true
/@vue/repl@4.1.0:
resolution: {integrity: sha512-4ZNEQWlLjl1Sq+WFiACm5siMdwUAmmqOES4XDgZRRFYeeW/BfabO9I6fpU+Y0zO9HFzKb8dwUUH0e0LK7mIYeg==}
/@vue/repl@4.1.1:
resolution: {integrity: sha512-gkbnU+rM01/ILdnDJbsWS8+PW6qMAzprBo/U2+7eVci0kx6VAR26fL/qrcEPwEYa6q0vzzptZ4il0SaUGGqZKw==}
dev: false
/@zeit/schemas@2.29.0:
@ -4150,8 +4150,8 @@ packages:
ufo: 1.3.1
dev: true
/monaco-editor@0.45.0:
resolution: {integrity: sha512-mjv1G1ZzfEE3k9HZN0dQ2olMdwIfaeAAjFiwNprLfYNRSz7ctv9XuCT7gPtBGrMUeV1/iZzYKj17Khu1hxoHOA==}
/monaco-editor@0.46.0:
resolution: {integrity: sha512-ADwtLIIww+9FKybWscd7OCfm9odsFYHImBRI1v9AviGce55QY8raT+9ihH8jX/E/e6QVSGM+pKj4jSUSRmALNQ==}
dev: false
/ms@2.0.0: