Skip to content

Commit

Permalink
chore(playground): update @vue/repl
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Sep 22, 2021
1 parent df4fcd9 commit f730ed9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/sfc-playground/package.json
Expand Up @@ -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"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -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"
Expand Down

0 comments on commit f730ed9

Please sign in to comment.