Skip to content

Commit c9c7030

Browse files
committed
chore: update sfc playground download dep versions
1 parent 5a7a43c commit c9c7030

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/sfc-playground/src/download/template/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"serve": "vite preview"
88
},
99
"dependencies": {
10-
"vue": "^3.0.9"
10+
"vue": "^3.2.0"
1111
},
1212
"devDependencies": {
13-
"@vitejs/plugin-vue": "^1.1.5",
14-
"@vue/compiler-sfc": "^3.0.9",
15-
"vite": "^2.1.3"
13+
"@vitejs/plugin-vue": "^1.4.0",
14+
"@vue/compiler-sfc": "^3.2.0",
15+
"vite": "^2.4.4"
1616
}
1717
}

0 commit comments

Comments
 (0)