chore: bump @vue/repl dep

close #5825
This commit is contained in:
Evan You 2022-05-13 07:55:52 +08:00
parent 71066b5afe
commit 8758da4749
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
},
"dependencies": {
"vue": "3.2.33",
"@vue/repl": "^0.4.8",
"@vue/repl": "^1.0.0",
"file-saver": "^2.0.5",
"jszip": "^3.6.0"
}

8
pnpm-lock.yaml generated
View File

@ -240,13 +240,13 @@ importers:
packages/sfc-playground:
specifiers:
'@vitejs/plugin-vue': ^1.10.2
'@vue/repl': ^0.4.8
'@vue/repl': ^1.0.0
file-saver: ^2.0.5
jszip: ^3.6.0
vite: ^2.9.8
vue: 3.2.33
dependencies:
'@vue/repl': 0.4.8_vue@packages+vue
'@vue/repl': 1.0.0_vue@packages+vue
file-saver: 2.0.5
jszip: 3.7.1
vue: link:../vue
@ -1283,8 +1283,8 @@ packages:
engines: {node: '>= 0.12.0'}
dev: true
/@vue/repl/0.4.8_vue@packages+vue:
resolution: {integrity: sha512-MP4xVHMuInTQEo6b3Q8OQF3R4fTrfFzWqQl157/S6hOnPDW3b05pMisC2RRubp+scHzR/1M+OnCNCRfpAHzPGg==}
/@vue/repl/1.0.0_vue@packages+vue:
resolution: {integrity: sha512-cDcQuWKZuA0Y0JYEpiQS/ZAEGP/RrfkcK+zKm5H8tUjfD8XIxYHY+sQGoY6FSkz/gAOQJocrsaPgt7ddKL0inQ==}
peerDependencies:
vue: ^3.2.13
dependencies: