mirror of https://github.com/vuejs/core.git
chore(playground): update download template deps
This commit is contained in:
parent
2ebafc26a7
commit
d27ee59274
|
|
@ -8,10 +8,10 @@
|
|||
"serve": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^3.3.0"
|
||||
"vue": "^3.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^4.6.2",
|
||||
"@vitejs/plugin-vue": "^5.0.3",
|
||||
"vite": "^5.0.12"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue