chore: update sfc playground download dep versions
This commit is contained in:
parent
5a7a43cc3d
commit
c9c7030041
@ -7,11 +7,11 @@
|
||||
"serve": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^3.0.9"
|
||||
"vue": "^3.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^1.1.5",
|
||||
"@vue/compiler-sfc": "^3.0.9",
|
||||
"vite": "^2.1.3"
|
||||
"@vitejs/plugin-vue": "^1.4.0",
|
||||
"@vue/compiler-sfc": "^3.2.0",
|
||||
"vite": "^2.4.4"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user