diff --git a/packages/sfc-playground/package.json b/packages/sfc-playground/package.json index 46e4d696534..ef68bee2853 100644 --- a/packages/sfc-playground/package.json +++ b/packages/sfc-playground/package.json @@ -12,7 +12,7 @@ "vite": "^2.5.10" }, "dependencies": { - "@vue/repl": "^0.3.7", + "@vue/repl": "^0.4.0", "file-saver": "^2.0.5", "jszip": "^3.6.0" } diff --git a/yarn.lock b/yarn.lock index 0ff5597aa06..c9d8768d2da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -920,10 +920,10 @@ resolved "https://registry.yarnpkg.com/@vue/consolidate/-/consolidate-0.17.3.tgz#9614d25a2eb263fa5df18ce98b0a576142e0ec83" integrity sha512-nl0SWcTMzaaTnJ5G6V8VlMDA1CVVrNnaQKF1aBZU3kXtjgU9jtHMsEAsgjoRUx+T0EVJk9TgbmxGhK3pOk22zw== -"@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== +"@vue/repl@^0.4.0": + version "0.4.0" + resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.4.0.tgz#c9f8c32dd000e569ba7e6c3427ab14b5a8e3633e" + integrity sha512-iHP8TSDvX8LxcOc9R0WVJG/OH6x2UYJOvBqilRe2mp/OuWbwymIPI3kIH/icSO7uTwVFrTAkb1x8DOlrkRi4MA== "@zeit/schemas@2.6.0": version "2.6.0"