Skip to content

Commit f8d8909

Browse files
renovate[bot]cexbrayat
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 0105474 commit f8d8909

File tree

15 files changed

+356
-331
lines changed

15 files changed

+356
-331
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "3.10.4",
44
"description": "An easy way to start a Vue project",
55
"type": "module",
6-
"packageManager": "pnpm@9.9.0",
6+
"packageManager": "pnpm@9.10.0",
77
"bin": {
88
"create-vue": "outfile.cjs"
99
},
@@ -46,13 +46,13 @@
4646
"ejs": "^3.1.10",
4747
"esbuild": "^0.18.20",
4848
"esbuild-plugin-license": "^1.2.3",
49-
"husky": "^9.1.5",
49+
"husky": "^9.1.6",
5050
"kolorist": "^1.8.0",
5151
"lint-staged": "^15.2.10",
5252
"prettier": "^3.3.3",
5353
"prompts": "^2.4.2",
54-
"vitest": "^2.0.5",
55-
"zx": "^8.1.5"
54+
"vitest": "^2.1.1",
55+
"zx": "^8.1.6"
5656
},
5757
"lint-staged": {
5858
"*.{js,ts,vue,json}": [

0 commit comments

Comments
 (0)