Skip to content

Commit e558432

Browse files
chore(deps): update all non-major dependencies (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 387adb6 commit e558432

4 files changed

Lines changed: 592 additions & 421 deletions

File tree

package.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
"eslint --fix"
2929
]
3030
},
31-
"packageManager": "pnpm@10.30.3",
31+
"packageManager": "pnpm@10.34.4",
3232
"type": "module",
3333
"engines": {
3434
"node": ">=18",
35-
"pnpm": "^10.30.3"
35+
"pnpm": "^10.34.4"
3636
},
3737
"repository": {
3838
"type": "git",
@@ -44,55 +44,55 @@
4444
},
4545
"homepage": "https://github.com/vuejs/ecosystem-ci#readme",
4646
"dependencies": {
47-
"@actions/core": "^3.0.0",
47+
"@actions/core": "^3.0.1",
4848
"cac": "^7.0.0",
4949
"execa": "^9.6.1",
50-
"verdaccio": "^6.2.9",
51-
"verdaccio-auth-memory": "^10.3.1"
50+
"verdaccio": "^6.7.4",
51+
"verdaccio-auth-memory": "^10.3.3"
5252
},
5353
"devDependencies": {
5454
"@antfu/ni": "^30.1.0",
5555
"@eslint/js": "^10.0.1",
56-
"eslint": "^10.0.2",
56+
"eslint": "^10.5.0",
5757
"eslint-plugin-n": "^17.24.0",
58-
"jiti": "^2.6.1",
59-
"lint-staged": "^16.2.7",
58+
"jiti": "^2.7.0",
59+
"lint-staged": "^16.4.0",
6060
"prettier": "3.8.1",
6161
"rimraf": "^6.1.3",
6262
"simple-git-hooks": "^2.13.1",
63-
"tsx": "^4.21.0",
63+
"tsx": "^4.22.4",
6464
"typescript": "^5.9.3",
65-
"typescript-eslint": "^8.56.1",
66-
"yaml": "^2.8.2"
65+
"typescript-eslint": "^8.62.0",
66+
"yaml": "^2.9.0"
6767
},
6868
"pnpm": {
6969
"overrides": {
7070
"cookie@<0.7.0": "^1.1.1",
7171
"jws@<3.2.3": "^4.0.1",
72-
"qs@<6.14.1": "^6.15.0",
73-
"js-yaml@>=4.0.0 <4.1.1": "^4.1.1",
74-
"undici@<6.23.0": "^6.23.0",
72+
"qs@<6.14.1": "^6.15.2",
73+
"js-yaml@>=4.0.0 <4.1.1": "^4.2.0",
74+
"undici@<6.23.0": "^6.27.0",
7575
"glob@>=11.0.0 <11.1.0": "^13.0.6",
76-
"validator@<13.15.22": "^13.15.26",
77-
"lodash@>=4.0.0 <=4.17.22": "^4.17.23",
76+
"validator@<13.15.22": "^13.15.35",
77+
"lodash@>=4.0.0 <=4.17.22": "^4.18.1",
7878
"minimatch@>=7.0.0 <7.4.8": "^10.2.5",
79-
"ajv@8.17.1": "^8.18.0",
80-
"flatted@<3.4.0": ">=3.4.0",
81-
"undici@>=6.0.0 <6.24.0": ">=6.24.0",
82-
"undici@<6.24.0": ">=6.24.0",
79+
"ajv@8.17.1": "^8.20.0",
80+
"flatted@<3.4.0": ">=3.4.2",
81+
"undici@>=6.0.0 <6.24.0": ">=6.27.0",
82+
"undici@<6.24.0": ">=6.27.0",
8383
"flatted@<=3.4.1": ">=3.4.2",
8484
"path-to-regexp@<0.1.13": "0.1.13",
8585
"handlebars@>=4.0.0 <=4.7.8": ">=4.7.9",
86-
"brace-expansion@>=2.0.0 <2.0.3": ">=2.0.3",
87-
"brace-expansion@>=4.0.0 <5.0.5": ">=5.0.5",
86+
"brace-expansion@>=2.0.0 <2.0.3": ">=2.1.1",
87+
"brace-expansion@>=4.0.0 <5.0.5": ">=5.0.6",
8888
"handlebars@>=4.0.0 <4.7.9": ">=4.7.9",
8989
"picomatch@<2.3.2": ">=2.3.2",
9090
"picomatch@>=4.0.0 <4.0.4": "4.0.4",
9191
"micromatch@4.0.8>picomatch": "4.0.4",
92-
"yaml@>=2.0.0 <2.8.3": ">=2.8.3",
92+
"yaml@>=2.0.0 <2.8.3": ">=2.9.0",
9393
"lodash@>=4.0.0 <=4.17.23": ">=4.18.0",
9494
"lodash@<=4.17.23": ">=4.18.0",
95-
"fast-uri@<=3.1.0": ">=3.1.1",
95+
"fast-uri@<=3.1.0": ">=3.1.2",
9696
"fast-uri@<=3.1.1": ">=3.1.2",
9797
"brace-expansion@>=5.0.0 <5.0.6": ">=5.0.6",
9898
"uuid@<11.1.1": ">=11.1.1",

0 commit comments

Comments
 (0)