Skip to content

Commit f730ed9

Browse files
committed
chore(playground): update @vue/repl
1 parent df4fcd9 commit f730ed9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/sfc-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"vite": "^2.5.10"
1313
},
1414
"dependencies": {
15-
"@vue/repl": "^0.3.7",
15+
"@vue/repl": "^0.4.0",
1616
"file-saver": "^2.0.5",
1717
"jszip": "^3.6.0"
1818
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -920,10 +920,10 @@
920920
resolved "https://registry.yarnpkg.com/@vue/consolidate/-/consolidate-0.17.3.tgz#9614d25a2eb263fa5df18ce98b0a576142e0ec83"
921921
integrity sha512-nl0SWcTMzaaTnJ5G6V8VlMDA1CVVrNnaQKF1aBZU3kXtjgU9jtHMsEAsgjoRUx+T0EVJk9TgbmxGhK3pOk22zw==
922922

923-
"@vue/repl@^0.3.7":
924-
version "0.3.7"
925-
resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.3.7.tgz#e5bd0f4a87ce1ce88bc03a09ec1bb5ccec779bce"
926-
integrity sha512-n756Zsts7P1/IcFciPwM1S1l/XNvdqp/F0rgkITPAajcnt+BbqN/9Y6HS6p/p7FqEwe5i8wwvi0eO/7J0do6Zg==
923+
"@vue/repl@^0.4.0":
924+
version "0.4.0"
925+
resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.4.0.tgz#c9f8c32dd000e569ba7e6c3427ab14b5a8e3633e"
926+
integrity sha512-iHP8TSDvX8LxcOc9R0WVJG/OH6x2UYJOvBqilRe2mp/OuWbwymIPI3kIH/icSO7uTwVFrTAkb1x8DOlrkRi4MA==
927927

928928
929929
version "2.6.0"

0 commit comments

Comments
 (0)