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