]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
workflow(sfc-playground): fix file renaming by bumping repl
authorEvan You <yyx990803@gmail.com>
Fri, 26 Apr 2024 01:26:13 +0000 (09:26 +0800)
committerEvan You <yyx990803@gmail.com>
Fri, 26 Apr 2024 01:26:13 +0000 (09:26 +0800)
close #10791

packages/sfc-playground/package.json
pnpm-lock.yaml

index 89859e817805731ee6f92bce8f6dabc98de08be4..72b042dbe76e1f299e24fb85315d8afd986a0283 100644 (file)
@@ -13,7 +13,7 @@
     "vite": "^5.2.10"
   },
   "dependencies": {
-    "@vue/repl": "^4.1.1",
+    "@vue/repl": "^4.1.2",
     "file-saver": "^2.0.5",
     "jszip": "^3.10.1",
     "vue": "workspace:*"
index a4f2e04809050756db8a8ee5a58e8c40843a55b6..fbad0069450fe279fef9118c425db96580c9316f 100644 (file)
@@ -341,8 +341,8 @@ importers:
   packages/sfc-playground:
     dependencies:
       '@vue/repl':
-        specifier: ^4.1.1
-        version: 4.1.1
+        specifier: ^4.1.2
+        version: 4.1.2
       file-saver:
         specifier: ^2.0.5
         version: 2.0.5
@@ -1153,8 +1153,8 @@ packages:
     resolution: {integrity: sha512-oTyUE+QHIzLw2PpV14GD/c7EohDyP64xCniWTcqcEmTd699eFqTIwOmtDYjcO1j3QgdXoJEoWv1/cCdLrRoOfg==}
     engines: {node: '>= 0.12.0'}
 
-  '@vue/repl@4.1.1':
-    resolution: {integrity: sha512-gkbnU+rM01/ILdnDJbsWS8+PW6qMAzprBo/U2+7eVci0kx6VAR26fL/qrcEPwEYa6q0vzzptZ4il0SaUGGqZKw==}
+  '@vue/repl@4.1.2':
+    resolution: {integrity: sha512-h5JQ5NRN9HOCNfE4QCbZsFgAFS7/A21V3zrltxV2Uag1JIvtQb68qfmj795CPFjMBnRNpCddOBi34AKlq5yHbg==}
 
   '@zeit/schemas@2.29.0':
     resolution: {integrity: sha512-g5QiLIfbg3pLuYUJPlisNKY+epQJTcMDsOnVNkscrDP1oi7vmJnzOANYJI/1pZcVJ6umUkBv3aFtlg1UvUHGzA==}
@@ -4125,7 +4125,7 @@ snapshots:
 
   '@vue/consolidate@1.0.0': {}
 
-  '@vue/repl@4.1.1': {}
+  '@vue/repl@4.1.2': {}
 
   '@zeit/schemas@2.29.0': {}