]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: bump repl
authorEvan You <yyx990803@gmail.com>
Mon, 20 Sep 2021 02:04:46 +0000 (22:04 -0400)
committerEvan You <yyx990803@gmail.com>
Mon, 20 Sep 2021 02:04:46 +0000 (22:04 -0400)
packages/sfc-playground/package.json
yarn.lock

index 7f0ead977a483d5633a7644d74e1d051229d74ca..a35911defad127047c736eade4f9fac79ee06b72 100644 (file)
@@ -8,11 +8,11 @@
     "serve": "vite preview"
   },
   "devDependencies": {
-    "@vitejs/plugin-vue": "^1.6.0",
-    "vite": "^2.5.0"
+    "@vitejs/plugin-vue": "^1.8.1",
+    "vite": "^2.5.10"
   },
   "dependencies": {
-    "@vue/repl": "^0.3.4",
+    "@vue/repl": "^0.3.7",
     "file-saver": "^2.0.5",
     "jszip": "^3.6.0"
   }
index 2a294fd756db9f52da1c3dfd25f24120786f02d4..5e2a3ec3f278aa5a23e6dbcc302a3cbef743be45 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
     "@typescript-eslint/types" "4.30.0"
     eslint-visitor-keys "^2.0.0"
 
-"@vitejs/plugin-vue@^1.6.0":
-  version "1.6.1"
-  resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.6.1.tgz#a40a06661af61fdc1bebdfb811b28f50ad39dfb3"
-  integrity sha512-tX2Ju8fOyEtfstfmwjfSJcstTFXwzdFAUbYJ5bWWifvKIgbe6B0FbM8l3Wb7wOaaxKn4FYkii7WQnAPcsTqaIA==
+"@vitejs/plugin-vue@^1.8.1":
+  version "1.8.1"
+  resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.8.1.tgz#6cc2a8dfd04201e3c868c239091aaa89aa75f880"
+  integrity sha512-gktQGZ7qfaDdVJhT86fWSkyhP+bdoA81f5S2TQOL5Sbe5q7B36XfLGq8Q0BpHoqhPSflAMe6WwM1IecP1sChRw==
 
-"@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==
+"@vue/repl@^0.3.7":
+  version "0.3.7"
+  resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.3.7.tgz#e5bd0f4a87ce1ce88bc03a09ec1bb5ccec779bce"
+  integrity sha512-n756Zsts7P1/IcFciPwM1S1l/XNvdqp/F0rgkITPAajcnt+BbqN/9Y6HS6p/p7FqEwe5i8wwvi0eO/7J0do6Zg==
 
 "@zeit/schemas@2.6.0":
   version "2.6.0"
@@ -6342,10 +6342,10 @@ vary@~1.1.2:
   resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
   integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
 
-vite@^2.5.0:
-  version "2.5.3"
-  resolved "https://registry.yarnpkg.com/vite/-/vite-2.5.3.tgz#88d40a9efb9bec66bd87a7676c5689f35ff63742"
-  integrity sha512-1wMDnjflvtTTkMov8O/Xb5+w1/VW/Gw8oCf8f6dqgHn8lMOEqq0SaPtFEQeikFcOKCfSbiU0nEi0LDIx6DNsaQ==
+vite@^2.5.10:
+  version "2.5.10"
+  resolved "https://registry.yarnpkg.com/vite/-/vite-2.5.10.tgz#c598e3b5a7e1956ffc52eb3b3420d177fc2ed2a5"
+  integrity sha512-0ObiHTi5AHyXdJcvZ67HMsDgVpjT5RehvVKv6+Q0jFZ7zDI28PF5zK9mYz2avxdA+4iJMdwCz6wnGNnn4WX5Gg==
   dependencies:
     esbuild "^0.12.17"
     postcss "^8.3.6"