Skip to content

Commit b005689

Browse files
fix(deps): update all non-major dependencies
1 parent d68cee6 commit b005689

File tree

2 files changed

+145
-328
lines changed

2 files changed

+145
-328
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "0.0.0",
55
"private": true,
6-
"packageManager": "pnpm@10.27.0",
6+
"packageManager": "pnpm@10.28.0",
77
"description": "",
88
"author": "tdesign",
99
"license": "MIT",
@@ -29,22 +29,22 @@
2929
"prepare": "simple-git-hooks"
3030
},
3131
"dependencies": {
32-
"@actions/core": "^2.0.1",
32+
"@actions/core": "^2.0.2",
3333
"@actions/exec": "^2.0.0",
3434
"@actions/github": "^6.0.1",
3535
"@pnpm/workspace.manifest-writer": "^1001.1.1",
3636
"@pnpm/workspace.read-manifest": "^1000.2.9",
37-
"node-cnb": "^1.18.0"
37+
"node-cnb": "^1.20.0"
3838
},
3939
"devDependencies": {
4040
"@antfu/eslint-config": "^6.7.3",
4141
"@octokit/plugin-rest-endpoint-methods": "^17.0.0",
42-
"@types/node": "^24.10.4",
42+
"@types/node": "^24.10.7",
4343
"eslint": "^9.39.2",
44-
"eslint-plugin-format": "^1.1.0",
44+
"eslint-plugin-format": "^1.2.0",
4545
"lint-staged": "^16.2.7",
4646
"simple-git-hooks": "^2.13.1",
47-
"tsdown": "^0.18.4",
47+
"tsdown": "^0.19.0",
4848
"typescript": "^5.9.3",
4949
"vitest": "^4.0.16"
5050
},

0 commit comments

Comments
 (0)