Skip to content

Commit 5674efb

Browse files
fix(deps): update all non-major dependencies
1 parent 9c90125 commit 5674efb

File tree

2 files changed

+406
-401
lines changed

2 files changed

+406
-401
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "flow-pilot-action",
33
"type": "module",
44
"private": true,
5-
"packageManager": "pnpm@10.28.0",
5+
"packageManager": "pnpm@10.28.1",
66
"description": "",
77
"author": "tdesign",
88
"license": "MIT",
@@ -34,19 +34,19 @@
3434
"camelcase": "^9.0.0",
3535
"glob": "^13.0.0",
3636
"marked": "^17.0.1",
37-
"tencentcloud-sdk-nodejs-hunyuan": "^4.1.158"
37+
"tencentcloud-sdk-nodejs-hunyuan": "^4.1.175"
3838
},
3939
"devDependencies": {
40-
"@antfu/eslint-config": "^7.0.1",
40+
"@antfu/eslint-config": "^7.2.0",
4141
"@octokit/plugin-rest-endpoint-methods": "^17.0.0",
4242
"@types/node": "^24.10.9",
4343
"eslint": "^9.39.2",
4444
"eslint-plugin-format": "^1.3.1",
4545
"lint-staged": "^16.2.7",
4646
"simple-git-hooks": "^2.13.1",
47-
"tsdown": "^0.19.0",
47+
"tsdown": "^0.20.1",
4848
"typescript": "^5.9.3",
49-
"vitest": "^4.0.17"
49+
"vitest": "^4.0.18"
5050
},
5151
"pnpm": {
5252
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)