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 3498eb1 commit 9ac1a71Copy full SHA for 9ac1a71
package.json
@@ -3,7 +3,7 @@
3
"version": "3.16.3",
4
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
5
"type": "module",
6
- "packageManager": "pnpm@10.7.0",
+ "packageManager": "pnpm@10.7.1",
7
"bin": {
8
"create-vue": "bundle.js"
9
},
@@ -43,7 +43,7 @@
43
"@clack/prompts": "^0.10.0",
44
"@tsconfig/node22": "^22.0.1",
45
"@types/eslint": "^9.6.1",
46
- "@types/node": "^22.13.14",
+ "@types/node": "^22.14.0",
47
"@types/prompts": "^2.4.9",
48
"@vue/create-eslint-config": "^0.10.1",
49
"@vue/tsconfig": "^0.7.0",
@@ -55,7 +55,7 @@
55
"rolldown": "1.0.0-beta.7",
56
"rollup-plugin-license": "^3.6.0",
57
"vitest": "^3.1.1",
58
- "zx": "^8.4.1"
+ "zx": "^8.5.0"
59
60
"lint-staged": {
61
"*.{js,ts,vue,json}": [
0 commit comments