chore: bump repl for sfc playground

This commit is contained in:
Evan You 2023-04-06 18:10:10 +08:00
parent e40755d195
commit 3b02c27e6d
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
"vite": "^4.2.0"
},
"dependencies": {
"@vue/repl": "^1.3.4",
"@vue/repl": "^1.3.5",
"file-saver": "^2.0.5",
"jszip": "^3.6.0",
"vue": "workspace:*"

View File

@ -244,13 +244,13 @@ importers:
packages/sfc-playground:
specifiers:
'@vitejs/plugin-vue': ^4.1.0
'@vue/repl': ^1.3.4
'@vue/repl': ^1.3.5
file-saver: ^2.0.5
jszip: ^3.6.0
vite: ^4.2.0
vue: workspace:*
dependencies:
'@vue/repl': 1.3.4_vue@packages+vue
'@vue/repl': 1.3.5_vue@packages+vue
file-saver: 2.0.5
jszip: 3.10.1
vue: link:../vue
@ -1195,8 +1195,8 @@ packages:
engines: {node: '>= 0.12.0'}
dev: true
/@vue/repl/1.3.4_vue@packages+vue:
resolution: {integrity: sha512-jGjizCBG0onn3Xl3lKqKTvVE/RMza/QGLuCumDEx4kNZ7BEpWJNpXN9qaj4d/2/vr/+U0TaNl/YUwJuCDpLB6Q==}
/@vue/repl/1.3.5_vue@packages+vue:
resolution: {integrity: sha512-O2Z8JKE15v14pE/wgw93Aw4+L0HjhsLc68ivuj1N09WXS9oyU33NTlh7PQhb75P43fadnypBDb4djD3pUWpjBQ==}
peerDependencies:
vue: ^3.2.13
dependencies: