Skip to content

Commit

Permalink
chore(playground): update download template deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Feb 5, 2024
1 parent 2ebafc2 commit d27ee59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/sfc-playground/src/download/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}

0 comments on commit d27ee59

Please sign in to comment.