Skip to content

Commit e8bcef9

Browse files
committed
chore(dependencies): 更新依赖项版本并调整 package.json 格式
1 parent 75eee5d commit e8bcef9

File tree

2 files changed

+220
-85
lines changed

2 files changed

+220
-85
lines changed

package.json

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,14 @@
2828
"pre-commit": "npm run lint:write"
2929
},
3030
"devDependencies": {
31-
"@biomejs/biome": "^1.9.4",
32-
"@playwright/test": "^1.49.0",
33-
"@winner-fed/winjs": "^0.15.0",
34-
"@winner-fed/utils": "^0.15.0",
35-
"@rslib/core": "^0.1.1",
36-
"@types/node": "^22.10.1",
37-
"playwright": "^1.49.0",
38-
"simple-git-hooks": "^2.11.1",
39-
"typescript": "^5.7.2"
31+
"@biomejs/biome": "^2.1.1",
32+
"@playwright/test": "^1.53.2",
33+
"@rsbuild/core": "^1.4.2",
34+
"@rslib/core": "^0.10.4",
35+
"@types/node": "^22.15.34",
36+
"playwright": "^1.53.2",
37+
"simple-git-hooks": "^2.13.0",
38+
"typescript": "^5.8.3"
4039
},
4140
"peerDependencies": {
4241
"@rsbuild/core": "1.x",

0 commit comments

Comments
 (0)