]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore(deps): update @vue/repl to version 4.6.0 (#13470)
authoredison <daiwei521@126.com>
Fri, 13 Jun 2025 03:03:48 +0000 (11:03 +0800)
committerGitHub <noreply@github.com>
Fri, 13 Jun 2025 03:03:48 +0000 (11:03 +0800)
packages-private/sfc-playground/package.json
packages-private/sfc-playground/src/App.vue
pnpm-lock.yaml

index 418b43d2281797ec99083bb6e0cf9f487d731180..2d8fb0f21bc0faccfe16d7fe059353f86b1a50b0 100644 (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:*"
index 740d770260c756b08ab06ad657d8b32a365845c2..455137ba6f61a1c53e2be3aac862f76215970776 100644 (file)
@@ -141,6 +141,8 @@ onMounted(() => {
     :editorOptions="{ autoSaveText: false }"
     :store="store"
     :showCompileOutput="true"
+    :showSsrOutput="useSSRMode"
+    :showOpenSourceMap="true"
     :autoResize="true"
     :clearConsole="false"
     :preview-options="{
index f5c6066712b65e3854fd37cd29967d21b49b9da3..84b4c9fdd32cf97c298077bf59be70c64758e512 100644 (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': {}