fix(deps): update playground (#13884)

This commit is contained in:
renovate[bot] 2025-09-15 10:41:09 +08:00 committed by GitHub
parent 8c1f61d050
commit b555f02eed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 19 additions and 12 deletions

View File

@ -13,7 +13,7 @@
"vite": "catalog:"
},
"dependencies": {
"@vue/repl": "^4.6.3",
"@vue/repl": "^4.7.0",
"file-saver": "^2.0.5",
"jszip": "^3.10.1",
"vue": "workspace:*"

View File

@ -11,7 +11,7 @@
"enableNonBrowserBranches": true
},
"dependencies": {
"monaco-editor": "^0.52.2",
"monaco-editor": "^0.53.0",
"source-map-js": "^1.2.1"
}
}

View File

@ -204,8 +204,8 @@ importers:
packages-private/sfc-playground:
dependencies:
'@vue/repl':
specifier: ^4.6.3
version: 4.6.3
specifier: ^4.7.0
version: 4.7.0
file-saver:
specifier: ^2.0.5
version: 2.0.5
@ -226,8 +226,8 @@ importers:
packages-private/template-explorer:
dependencies:
monaco-editor:
specifier: ^0.52.2
version: 0.52.2
specifier: ^0.53.0
version: 0.53.0
source-map-js:
specifier: ^1.2.1
version: 1.2.1
@ -1311,6 +1311,9 @@ packages:
'@types/serve-handler@6.1.4':
resolution: {integrity: sha512-aXy58tNie0NkuSCY291xUxl0X+kGYy986l4kqW6Gi4kEXgr6Tx0fpSH7YwUSa5usPpG3s9DBeIR6hHcDtL2IvQ==}
'@types/trusted-types@1.0.6':
resolution: {integrity: sha512-230RC8sFeHoT6sSUlRO6a8cAnclO06eeiq1QDfiv2FGCLWFvvERWgwIQD4FWqD9A69BN7Lzee4OXwoMVnnsWDw==}
'@types/trusted-types@2.0.7':
resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==}
@ -1522,8 +1525,8 @@ packages:
resolution: {integrity: sha512-oTyUE+QHIzLw2PpV14GD/c7EohDyP64xCniWTcqcEmTd699eFqTIwOmtDYjcO1j3QgdXoJEoWv1/cCdLrRoOfg==}
engines: {node: '>= 0.12.0'}
'@vue/repl@4.6.3':
resolution: {integrity: sha512-2ckL15D67pOlnH0wtPHkGCoggCzZiPqWuZbNeYvLQTY24ey6P6GX1TY6b7uruAIC6etecCJQdrGSnc+XXsWDDA==}
'@vue/repl@4.7.0':
resolution: {integrity: sha512-1veaAsfO6xYLblo8jr2hQDlegdPjaCZkchZuG7PRhC9zX0bN2aLenu2rT7AEPAXDXK0OXCsB2+WIUevOTyMvLg==}
'@zeit/schemas@2.36.0':
resolution: {integrity: sha512-7kjMwcChYEzMKjeex9ZFXkt1AyNov9R5HZtjBKVsmVpw7pa7ZtlCGvCBC2vnnXctaYN+aRI61HjIqeetZW5ROg==}
@ -2697,8 +2700,8 @@ packages:
mitt@3.0.1:
resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
monaco-editor@0.52.2:
resolution: {integrity: sha512-GEQWEZmfkOGLdd3XK8ryrfWz3AIP8YymVXiPHEdewrUq7mh0qrKrfHLNCXcbB6sTnMLnOZ3ztSiKcciFUkIJwQ==}
monaco-editor@0.53.0:
resolution: {integrity: sha512-0WNThgC6CMWNXXBxTbaYYcunj08iB5rnx4/G56UOPeL9UVIUGGHA1GR0EWIh9Ebabj7NpCRawQ5b0hfN1jQmYQ==}
ms@2.0.0:
resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==}
@ -4271,6 +4274,8 @@ snapshots:
dependencies:
'@types/node': 22.17.2
'@types/trusted-types@1.0.6': {}
'@types/trusted-types@2.0.7': {}
'@types/yauzl@2.10.3':
@ -4500,7 +4505,7 @@ snapshots:
'@vue/consolidate@1.0.0': {}
'@vue/repl@4.6.3': {}
'@vue/repl@4.7.0': {}
'@zeit/schemas@2.36.0': {}
@ -5728,7 +5733,9 @@ snapshots:
mitt@3.0.1: {}
monaco-editor@0.52.2: {}
monaco-editor@0.53.0:
dependencies:
'@types/trusted-types': 1.0.6
ms@2.0.0: {}