Skip to content

Commit 3e3f5a0

Browse files
committed
build(deps): 升级 @types/node 到 22.13.4,更新 taze 到 18.5.0
- 将 @types/node 从 22.13.1 升级到 22.13.4 - 将 taze 从 18.4.0 更新到 18.5.0
1 parent a804f45 commit 3e3f5a0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
"@commitlint/cli": "^19.7.1",
4949
"@commitlint/config-conventional": "^19.7.1",
5050
"@commitlint/types": "^19.5.0",
51-
"@types/node": "^22.13.1",
51+
"@types/node": "^22.13.4",
5252
"@vitest/coverage-v8": "^3.0.5",
5353
"lefthook": "^1.10.10",
54-
"taze": "^18.4.0",
54+
"taze": "^18.5.0",
5555
"typescript": "^5.7.3",
5656
"vite": "^6.1.0",
5757
"vite-plugin-dts": "^4.5.0",

0 commit comments

Comments
 (0)