]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
fix(deps): update dependency @vue/repl to ^3.1.0 (#9911)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Tue, 26 Dec 2023 03:29:22 +0000 (11:29 +0800)
committerGitHub <noreply@github.com>
Tue, 26 Dec 2023 03:29:22 +0000 (11:29 +0800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
packages/sfc-playground/package.json
pnpm-lock.yaml

index 6900eaf78f0ed44c7d119c933cae6308ff375fb4..0755c46fb04e91615fa56773db0f191c8c8d0ba9 100644 (file)
@@ -13,7 +13,7 @@
     "vite": "^5.0.5"
   },
   "dependencies": {
-    "@vue/repl": "^3.0.0",
+    "@vue/repl": "^3.1.0",
     "file-saver": "^2.0.5",
     "jszip": "^3.10.1",
     "vue": "workspace:*"
index 60a01d9826f5b5e26ea1f05e044dbbf36a3ebd34..d0fadc5e0c4bf34fa211854b4a023ea1a9ff6864 100644 (file)
@@ -357,8 +357,8 @@ importers:
   packages/sfc-playground:
     dependencies:
       '@vue/repl':
-        specifier: ^3.0.0
-        version: 3.0.0
+        specifier: ^3.1.0
+        version: 3.1.0
       file-saver:
         specifier: ^2.0.5
         version: 2.0.5
@@ -1780,8 +1780,8 @@ packages:
     engines: {node: '>= 0.12.0'}
     dev: true
 
-  /@vue/repl@3.0.0:
-    resolution: {integrity: sha512-tGYibiftMo5yEuIKPWVsNuuNDejjJk0JQmvKtTm12KNLFqtGD7fWoGv1qUzcN9EAxwVeDgnT9ljRgqGVgZkyEg==}
+  /@vue/repl@3.1.0:
+    resolution: {integrity: sha512-lnR010NTkysg71Z0TVsFCTfiF5ARZbyohqymGpOxOrSuSI4o9RlSvWH6YmJdv9OHm5j69HKLVVUhXlCScMCQrg==}
     dev: false
 
   /@zeit/schemas@2.29.0: