Skip to content

Commit 79cfc72

Browse files
renovate[bot]cexbrayat
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 2eba83c commit 79cfc72

File tree

3 files changed

+104
-104
lines changed

3 files changed

+104
-104
lines changed

package.json

Lines changed: 4 additions & 4 deletions
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.4.0",
6+
"packageManager": "pnpm@9.5.0",
77
"bin": {
88
"create-vue": "outfile.cjs"
99
},
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@tsconfig/node20": "^20.1.4",
4141
"@types/eslint": "^8.56.10",
42-
"@types/node": "^20.14.9",
42+
"@types/node": "^20.14.10",
4343
"@types/prompts": "^2.4.9",
4444
"@vue/create-eslint-config": "^0.3.3",
4545
"@vue/tsconfig": "^0.5.1",
@@ -49,11 +49,11 @@
4949
"husky": "^9.0.11",
5050
"kolorist": "^1.8.0",
5151
"lint-staged": "^15.2.7",
52-
"npm-run-all2": "^6.2.0",
52+
"npm-run-all2": "^6.2.2",
5353
"prettier": "^3.3.2",
5454
"prompts": "^2.4.2",
5555
"vitest": "^1.6.0",
56-
"zx": "^8.1.3"
56+
"zx": "^8.1.4"
5757
},
5858
"lint-staged": {
5959
"*.{js,ts,vue,json}": [

0 commit comments

Comments
 (0)