]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
fix(deps): update dependency @vue/repl to ^2.6.2 (#9536)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Thu, 2 Nov 2023 12:57:38 +0000 (20:57 +0800)
committerGitHub <noreply@github.com>
Thu, 2 Nov 2023 12:57:38 +0000 (20:57 +0800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
packages/sfc-playground/package.json
pnpm-lock.yaml

index f4f64c19163398b36ee59dbd0a9c03a738cc34fb..2474e7c10eb2796f9099039328fb181c0eb3d1c9 100644 (file)
@@ -13,7 +13,7 @@
     "vite": "^4.5.0"
   },
   "dependencies": {
-    "@vue/repl": "^2.5.8",
+    "@vue/repl": "^2.6.2",
     "file-saver": "^2.0.5",
     "jszip": "^3.10.1",
     "vue": "workspace:*"
index a392ebd8027af5dfbe33b523332aef992ef6a7be..e0d72923b2f906c660241927cfd5f5fb791ee0d2 100644 (file)
@@ -354,8 +354,8 @@ importers:
   packages/sfc-playground:
     dependencies:
       '@vue/repl':
-        specifier: ^2.5.8
-        version: 2.5.8
+        specifier: ^2.6.2
+        version: 2.6.2
       file-saver:
         specifier: ^2.0.5
         version: 2.0.5
@@ -1669,8 +1669,8 @@ packages:
     engines: {node: '>= 0.12.0'}
     dev: true
 
-  /@vue/repl@2.5.8:
-    resolution: {integrity: sha512-IvOlNhka4VKDQZS9FIceFFWyPibzqAUHyjHOoe8cMZmeP7H3H7mfMqvzQ0l1wjMAqqeEcgpFhSzMWsTEL4XZeA==}
+  /@vue/repl@2.6.2:
+    resolution: {integrity: sha512-ZUBgVLVA6t9vXJw792YWwmR8xRjKvUv5xm72yNFyQwh/4z70+3YyWXMudQXjdTW2+BsHe/VxOCINwuI0hupMGg==}
     dev: false
 
   /@zeit/schemas@2.29.0: