We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c0188f commit a2be9c1Copy full SHA for a2be9c1
packages/create-vite/template-vue-ts/package.json
@@ -7,13 +7,12 @@
7
"serve": "vite preview"
8
},
9
"dependencies": {
10
- "vue": "^3.2.6"
+ "vue": "^3.2.13"
11
12
"devDependencies": {
13
- "@vitejs/plugin-vue": "^1.6.1",
14
- "@vue/compiler-sfc": "^3.2.6",
15
- "typescript": "^4.3.2",
16
- "vite": "^2.5.4",
17
- "vue-tsc": "^0.2.2"
+ "@vitejs/plugin-vue": "^1.9.0",
+ "typescript": "^4.4.3",
+ "vite": "^2.5.10",
+ "vue-tsc": "^0.3.0"
18
}
19
packages/create-vite/template-vue/package.json
@@ -7,11 +7,10 @@
- "vite": "^2.5.4"
+ "vite": "^2.5.10"
0 commit comments