]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: bump repl
authorEvan You <yyx990803@gmail.com>
Sun, 19 Sep 2021 18:59:49 +0000 (14:59 -0400)
committerEvan You <yyx990803@gmail.com>
Sun, 19 Sep 2021 18:59:49 +0000 (14:59 -0400)
package.json
packages/sfc-playground/package.json
yarn.lock

index dd7a86b0443b5d97710c400ecd5e0d6e6905920c..a6dea40f7c474120cc650d178f9b08b5afadea8e 100644 (file)
@@ -17,7 +17,7 @@
     "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
     "dev-compiler": "npm-run-all --parallel \"dev template-explorer\" serve",
     "dev-sfc": "npm-run-all --parallel \"dev compiler-sfc -f esm-browser\" \"dev runtime-core -f esm-bundler\" \"dev runtime-dom -f esm-bundler\" serve-sfc-playground",
-    "serve-sfc-playground": "vite packages/sfc-playground",
+    "serve-sfc-playground": "vite packages/sfc-playground --host",
     "serve": "serve",
     "open": "open http://localhost:5000/packages/template-explorer/local.html",
     "preinstall": "node ./scripts/checkYarn.js",
index e977d61ac7c92c5278424f7dfed525cc317024bd..7f0ead977a483d5633a7644d74e1d051229d74ca 100644 (file)
@@ -12,7 +12,7 @@
     "vite": "^2.5.0"
   },
   "dependencies": {
-    "@vue/repl": "^0.3.3",
+    "@vue/repl": "^0.3.4",
     "file-saver": "^2.0.5",
     "jszip": "^3.6.0"
   }
index 97bce8cb1d6c3a9655cae5969c0f613c8f28918f..2a294fd756db9f52da1c3dfd25f24120786f02d4 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
   resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.6.1.tgz#a40a06661af61fdc1bebdfb811b28f50ad39dfb3"
   integrity sha512-tX2Ju8fOyEtfstfmwjfSJcstTFXwzdFAUbYJ5bWWifvKIgbe6B0FbM8l3Wb7wOaaxKn4FYkii7WQnAPcsTqaIA==
 
-"@vue/repl@^0.3.3":
-  version "0.3.3"
-  resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.3.3.tgz#40aca60a12bb33a4e74ba46a2b4fee2982737264"
-  integrity sha512-MY82VlDPk+IWoCsiqcueowTgxcuBW36DAqeJvxZc4SBFj++mpQ7DGyhKf8V4NCFwqRgJ9HSWGqk4GMY01Tjrkg==
+"@vue/repl@^0.3.4":
+  version "0.3.4"
+  resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.3.4.tgz#58cb4f016ca72243035611602dd5a6426fd88a25"
+  integrity sha512-WLCCfnxSYSUcweNVJ8T4qqnkZfw3rX5AkXqoX5lHBnjjmCCoqKAXNSTiqwXHQ86Q8fbzH8LyOK89GgmHeXdcHw==
 
 "@zeit/schemas@2.6.0":
   version "2.6.0"