Browse Source

workflow(playground-sfc): bump @vue/repl

Evan You 3 years ago
parent
commit
8edf4b3441
2 changed files with 5 additions and 7 deletions
  1. 1 1
      packages/sfc-playground/package.json
  2. 4 6
      pnpm-lock.yaml

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

@@ -13,7 +13,7 @@
   },
   "dependencies": {
     "vue": "3.2.37",
-    "@vue/repl": "^1.2.4",
+    "@vue/repl": "^1.3.0",
     "file-saver": "^2.0.5",
     "jszip": "^3.6.0"
   }

+ 4 - 6
pnpm-lock.yaml

@@ -242,13 +242,13 @@ importers:
   packages/sfc-playground:
     specifiers:
       '@vitejs/plugin-vue': ^1.10.2
-      '@vue/repl': ^1.2.4
+      '@vue/repl': ^1.3.0
       file-saver: ^2.0.5
       jszip: ^3.6.0
       vite: ^2.9.8
       vue: 3.2.37
     dependencies:
-      '@vue/repl': 1.2.4_vue@packages+vue
+      '@vue/repl': 1.3.0_vue@packages+vue
       file-saver: 2.0.5
       jszip: 3.7.1
       vue: link:../vue
@@ -1349,8 +1349,8 @@ packages:
     engines: {node: '>= 0.12.0'}
     dev: true
 
-  /@vue/repl/1.2.4_vue@packages+vue:
-    resolution: {integrity: sha512-qmM4eIFQoz85gmHzBzcDwL0Tq3o1SBtT/HXvq6z6Co42AruKQFqle6LHo/XV9DJA+sPxHAQyBkuMXmokQ4vGsg==}
+  /@vue/repl/1.3.0_vue@packages+vue:
+    resolution: {integrity: sha512-L2Jr9+M6z2+gW6i5ZuUXwCMfXtyHDSSyw4fViL0QezXLLOctqTw+o6sYUsgvErkreb9oI0kcZPpWkkW7lGeuiA==}
     peerDependencies:
       vue: ^3.2.13
     dependencies:
@@ -5130,7 +5130,6 @@ packages:
     resolution: {integrity: sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==}
     engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
     hasBin: true
-    dev: false
 
   /nanoid/3.3.4:
     resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==}
@@ -5598,7 +5597,6 @@ packages:
       nanoid: 3.1.30
       picocolors: 1.0.0
       source-map-js: 1.0.1
-    dev: false
 
   /prelude-ls/1.1.2:
     resolution: {integrity: sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=}