Skip to content

Commit fdbb696

Browse files
chore(deps): update all non-major dependencies
1 parent f2beca2 commit fdbb696

File tree

2 files changed

+188
-340
lines changed

2 files changed

+188
-340
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "tdesign-projects-action",
33
"type": "module",
44
"private": true,
5-
"packageManager": "pnpm@10.25.0",
5+
"packageManager": "pnpm@10.26.0",
66
"description": "Only for TDesign's project management automation ci",
77
"author": "TDesignOteam",
88
"license": "MIT",
@@ -33,13 +33,13 @@
3333
"@actions/github": "^6.0.1"
3434
},
3535
"devDependencies": {
36-
"@antfu/eslint-config": "^6.5.1",
37-
"@types/node": "^24.10.1",
38-
"eslint": "^9.39.1",
36+
"@antfu/eslint-config": "^6.7.1",
37+
"@types/node": "^24.10.4",
38+
"eslint": "^9.39.2",
3939
"eslint-plugin-format": "^1.1.0",
4040
"lint-staged": "^16.2.7",
4141
"simple-git-hooks": "^2.13.1",
42-
"tsdown": "^0.17.2",
42+
"tsdown": "^0.18.0",
4343
"typescript": "^5.9.3"
4444
},
4545
"simple-git-hooks": {

0 commit comments

Comments
 (0)