chore(playground): bump repl

This commit is contained in:
Evan You 2021-12-05 20:59:35 +08:00
parent 772574febb
commit 3e5ed6c1fc
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
},
"dependencies": {
"vue": "3.2.23",
"@vue/repl": "^0.4.4",
"@vue/repl": "^0.4.5",
"file-saver": "^2.0.5",
"jszip": "^3.6.0"
}

View File

@ -234,12 +234,12 @@ importers:
packages/sfc-playground:
specifiers:
'@vitejs/plugin-vue': ^1.9.3
'@vue/repl': ^0.4.4
'@vue/repl': ^0.4.5
file-saver: ^2.0.5
jszip: ^3.6.0
vue: 3.2.23
dependencies:
'@vue/repl': 0.4.4
'@vue/repl': 0.4.5
file-saver: 2.0.5
jszip: 3.7.1
vue: link:../vue
@ -1268,8 +1268,8 @@ packages:
engines: {node: '>= 0.12.0'}
dev: true
/@vue/repl/0.4.4:
resolution: {integrity: sha512-Mj0Zasc6V7bymDg7DNiN1bW/MZVNS4PmKzDkG9hq9ysrkrZoTHcwA+gcAxF+25Dfn0Tz8WSZD9FuEgEKoA681g==}
/@vue/repl/0.4.5:
resolution: {integrity: sha512-FnKLdekdKsgVaFTi2wwE0ZjQfxIOlCEFeU0TtO5Quaa13k4/VJvqTKsJGEqcdC4rc4E7avKe5HhnND0tEnC+ag==}
peerDependencies:
vue: ^3.2.13
dev: false