We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85330ef commit 8ca8111Copy full SHA for 8ca8111
package.json
@@ -3,7 +3,7 @@
3
"version": "3.15.1",
4
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
5
"type": "module",
6
- "packageManager": "pnpm@10.6.5",
+ "packageManager": "pnpm@10.7.0",
7
"bin": {
8
"create-vue": "outfile.cjs"
9
},
@@ -42,7 +42,7 @@
42
"@clack/prompts": "^0.10.0",
43
"@tsconfig/node22": "^22.0.1",
44
"@types/eslint": "^9.6.1",
45
- "@types/node": "^22.13.11",
+ "@types/node": "^22.13.14",
46
"@types/prompts": "^2.4.9",
47
"@vue/create-eslint-config": "^0.10.1",
48
"@vue/tsconfig": "^0.7.0",
@@ -53,7 +53,7 @@
53
"lint-staged": "^15.5.0",
54
"picocolors": "^1.1.1",
55
"prettier": "3.5.3",
56
- "vitest": "^3.0.9",
+ "vitest": "^3.1.1",
57
"zx": "^8.4.1"
58
59
"lint-staged": {
0 commit comments