From: Evan You Date: Fri, 17 Sep 2021 14:49:27 +0000 (-0400) Subject: chore: bump repl version X-Git-Tag: v3.2.12~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c36b557b3e911674b30f5ce36fa6fed9e8f5f3fd;p=thirdparty%2Fvuejs%2Fcore.git chore: bump repl version --- diff --git a/packages/sfc-playground/package.json b/packages/sfc-playground/package.json index 3bce79effa..ad1938275e 100644 --- a/packages/sfc-playground/package.json +++ b/packages/sfc-playground/package.json @@ -12,7 +12,7 @@ "vite": "^2.5.0" }, "dependencies": { - "@vue/repl": "^0.3.2", + "@vue/repl": "^0.3.3", "file-saver": "^2.0.5", "jszip": "^3.6.0" } diff --git a/yarn.lock b/yarn.lock index 1ed8046f9b..97bce8cb1d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -928,10 +928,10 @@ resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.6.1.tgz#a40a06661af61fdc1bebdfb811b28f50ad39dfb3" integrity sha512-tX2Ju8fOyEtfstfmwjfSJcstTFXwzdFAUbYJ5bWWifvKIgbe6B0FbM8l3Wb7wOaaxKn4FYkii7WQnAPcsTqaIA== -"@vue/repl@^0.3.2": - version "0.3.2" - resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.3.2.tgz#dda8e0675727cc4919cada1ec3b137067ae4fa87" - integrity sha512-PsCe/6b3TlXHsqHyMUrv2lP9trxZtZbmzOqeB9A2B7P9Ov1+4Mkxg3pm99Ng6PmonJzDQSaKz6g9unGOPs84YQ== +"@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== "@zeit/schemas@2.6.0": version "2.6.0"