We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aaddc6 commit 9f16c8eCopy full SHA for 9f16c8e
package.json
@@ -3,7 +3,7 @@
3
"version": "3.14.2",
4
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
5
"type": "module",
6
- "packageManager": "pnpm@10.5.2",
+ "packageManager": "pnpm@10.6.1",
7
"bin": {
8
"create-vue": "outfile.cjs"
9
},
@@ -42,7 +42,7 @@
42
"@clack/prompts": "^0.10.0",
43
"@tsconfig/node22": "^22.0.0",
44
"@types/eslint": "^9.6.1",
45
- "@types/node": "^22.13.5",
+ "@types/node": "^22.13.9",
46
"@types/prompts": "^2.4.9",
47
"@vue/create-eslint-config": "^0.7.3",
48
"@vue/tsconfig": "^0.7.0",
@@ -53,8 +53,8 @@
53
"lint-staged": "^15.4.3",
54
"picocolors": "^1.1.1",
55
"prettier": "3.5.1",
56
- "vitest": "^3.0.7",
57
- "zx": "^8.3.2"
+ "vitest": "^3.0.8",
+ "zx": "^8.4.0"
58
59
"lint-staged": {
60
"*.{js,ts,vue,json}": [
0 commit comments