]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
workflow(sfc-playground): fix preview height
authorEvan You <yyx990803@gmail.com>
Fri, 12 Nov 2021 02:10:24 +0000 (10:10 +0800)
committerEvan You <yyx990803@gmail.com>
Fri, 12 Nov 2021 02:10:24 +0000 (10:10 +0800)
packages/sfc-playground/package.json
pnpm-lock.yaml

index d40638f0d89f656fac7ef53c2063bfec30e45691..93c3ee638672c3c4ddf4b93cc4276c1ff30b4a94 100644 (file)
@@ -12,7 +12,7 @@
   },
   "dependencies": {
     "vue": "3.2.21",
-    "@vue/repl": "^0.4.3",
+    "@vue/repl": "^0.4.4",
     "file-saver": "^2.0.5",
     "jszip": "^3.6.0"
   }
index de767e02b2739081b20325e4d0b8728457635504..93d07af1f9868e2ee921502e185b40b85e54b359 100644 (file)
@@ -234,12 +234,12 @@ importers:
   packages/sfc-playground:
     specifiers:
       '@vitejs/plugin-vue': ^1.9.3
-      '@vue/repl': ^0.4.3
+      '@vue/repl': ^0.4.4
       file-saver: ^2.0.5
       jszip: ^3.6.0
       vue: 3.2.21
     dependencies:
-      '@vue/repl': 0.4.3
+      '@vue/repl': 0.4.4
       file-saver: 2.0.5
       jszip: 3.7.1
       vue: link:../vue
@@ -1268,8 +1268,8 @@ packages:
     engines: {node: '>= 0.12.0'}
     dev: true
 
-  /@vue/repl/0.4.3:
-    resolution: {integrity: sha512-C9/hBNFjS6ROwWIMZOQpEz04DBONvgTT7s/LL0esXd8yQaO8UEAPJw8f/dfK5141nwcBZgfzbPtfcGMThddx2w==}
+  /@vue/repl/0.4.4:
+    resolution: {integrity: sha512-Mj0Zasc6V7bymDg7DNiN1bW/MZVNS4PmKzDkG9hq9ysrkrZoTHcwA+gcAxF+25Dfn0Tz8WSZD9FuEgEKoA681g==}
     peerDependencies:
       vue: ^3.2.13
     dev: false