Skip to content

Commit e6c8e2f

Browse files
committed
chore(deps): 更新开发依赖包版本
升级了多个开发依赖包到最新版本,包括 @biomejs/biome 从 2.4.12 到 2.4.14, @types/node 从 25.6.0 到 25.6.2,@typescript/native-preview 从 7.0.0-dev.20260421.1 到 7.0.0-dev.20260507.1,lint-staged 从 16.4.0 到 17.0.2,rumdl 从 0.1.78 到 0.1.91,以及 turbo 从 2.9.6 到 2.9.10。
1 parent 6cf2163 commit e6c8e2f

2 files changed

Lines changed: 215 additions & 203 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,15 +69,15 @@
6969
"author": "",
7070
"license": "ISC",
7171
"devDependencies": {
72-
"@biomejs/biome": "^2.4.12",
73-
"@types/node": "^25.6.0",
74-
"@typescript/native-preview": "7.0.0-dev.20260421.1",
72+
"@biomejs/biome": "^2.4.14",
73+
"@types/node": "^25.6.2",
74+
"@typescript/native-preview": "7.0.0-dev.20260507.1",
7575
"concurrently": "^9.2.1",
7676
"execa": "^9.6.1",
7777
"husky": "^9.1.7",
78-
"lint-staged": "^16.4.0",
79-
"rumdl": "^0.1.78",
80-
"turbo": "^2.9.6",
78+
"lint-staged": "^17.0.2",
79+
"rumdl": "^0.1.91",
80+
"turbo": "^2.9.10",
8181
"typescript": "^6.0.3",
8282
"vitest": "^4.1.5"
8383
},

0 commit comments

Comments
 (0)