소스 검색

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

edison 10 달 전
부모
커밋
4e9e9ceeb1
3개의 변경된 파일8개의 추가작업 그리고 6개의 파일을 삭제
  1. 1 1
      packages-private/sfc-playground/package.json
  2. 2 0
      packages-private/sfc-playground/src/App.vue
  3. 5 5
      pnpm-lock.yaml

+ 1 - 1
packages-private/sfc-playground/package.json

@@ -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:*"

+ 2 - 0
packages-private/sfc-playground/src/App.vue

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

+ 5 - 5
pnpm-lock.yaml

@@ -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': {}