chore(deps): update @vue/repl to version 4.6.0 (#13470)

This commit is contained in:
edison 2025-06-13 11:03:48 +08:00 committed by GitHub
parent a6e2032f43
commit 4e9e9ceeb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 6 deletions

View File

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

View File

@ -141,6 +141,8 @@ onMounted(() => {
:editorOptions="{ autoSaveText: false }"
:store="store"
:showCompileOutput="true"
:showSsrOutput="useSSRMode"
:showOpenSourceMap="true"
:autoResize="true"
:clearConsole="false"
:preview-options="{

View File

@ -204,8 +204,8 @@ importers:
packages-private/sfc-playground:
dependencies:
'@vue/repl':
specifier: ^4.5.1
version: 4.5.1
specifier: ^4.6.0
version: 4.6.0
file-saver:
specifier: ^2.0.5
version: 2.0.5
@ -1588,8 +1588,8 @@ packages:
resolution: {integrity: sha512-oTyUE+QHIzLw2PpV14GD/c7EohDyP64xCniWTcqcEmTd699eFqTIwOmtDYjcO1j3QgdXoJEoWv1/cCdLrRoOfg==}
engines: {node: '>= 0.12.0'}
'@vue/repl@4.5.1':
resolution: {integrity: sha512-YYXvFue2GOrZ6EWnoA8yQVKzdCIn45+tpwJHzMof1uwrgyYAVY9ynxCsDYeAuWcpaAeylg/nybhFuqiFy2uvYA==}
'@vue/repl@4.6.0':
resolution: {integrity: sha512-Y7/PFs0gXpLP7eeg114mx0AbT7cRfPTWJfusjOanAcYHiyJXsDzkdBX4YVo6F/pAvisldQ4Gkyd8BSQ93wwRtw==}
'@zeit/schemas@2.36.0':
resolution: {integrity: sha512-7kjMwcChYEzMKjeex9ZFXkt1AyNov9R5HZtjBKVsmVpw7pa7ZtlCGvCBC2vnnXctaYN+aRI61HjIqeetZW5ROg==}
@ -4587,7 +4587,7 @@ snapshots:
'@vue/consolidate@1.0.0': {}
'@vue/repl@4.5.1': {}
'@vue/repl@4.6.0': {}
'@zeit/schemas@2.36.0': {}