Skip to content

Commit 02a9aa7

Browse files
renovate[bot]cexbrayat
authored andcommittedMar 13, 2025
chore(deps): update all non-major dependencies
1 parent a283e08 commit 02a9aa7

File tree

7 files changed

+127
-109
lines changed

7 files changed

+127
-109
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "3.15.1",
44
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
55
"type": "module",
6-
"packageManager": "pnpm@10.6.1",
6+
"packageManager": "pnpm@10.6.2",
77
"bin": {
88
"create-vue": "outfile.cjs"
99
},
@@ -42,19 +42,19 @@
4242
"@clack/prompts": "^0.10.0",
4343
"@tsconfig/node22": "^22.0.0",
4444
"@types/eslint": "^9.6.1",
45-
"@types/node": "^22.13.9",
45+
"@types/node": "^22.13.10",
4646
"@types/prompts": "^2.4.9",
4747
"@vue/create-eslint-config": "^0.9.1",
4848
"@vue/tsconfig": "^0.7.0",
4949
"ejs": "^3.1.10",
5050
"esbuild": "^0.25.0",
5151
"esbuild-plugin-license": "^1.2.3",
5252
"husky": "^9.1.7",
53-
"lint-staged": "^15.4.3",
53+
"lint-staged": "^15.5.0",
5454
"picocolors": "^1.1.1",
5555
"prettier": "3.5.3",
5656
"vitest": "^3.0.8",
57-
"zx": "^8.4.0"
57+
"zx": "^8.4.1"
5858
},
5959
"lint-staged": {
6060
"*.{js,ts,vue,json}": [

0 commit comments

Comments
 (0)
Failed to load comments.