Skip to content

Commit ba2d6af

Browse files
chore(deps): update all non-major dependencies
1 parent 5b087b6 commit ba2d6af

File tree

3 files changed

+2571
-680
lines changed

3 files changed

+2571
-680
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
},
3333
"devDependencies": {
3434
"@biomejs/biome": "^1.9.4",
35-
"@playwright/test": "^1.50.1",
36-
"@winner-fed/winjs": "^0.13.4",
37-
"@winner-fed/utils": "^0.13.4",
38-
"@rsbuild/core": "^1.2.10",
39-
"@rslib/core": "^0.5.0",
40-
"@types/node": "^22.13.4",
41-
"playwright": "^1.50.1",
42-
"simple-git-hooks": "^2.11.1",
43-
"typescript": "^5.7.3"
35+
"@playwright/test": "^1.54.2",
36+
"@winner-fed/winjs": "^0.16.10",
37+
"@winner-fed/utils": "^0.16.10",
38+
"@rsbuild/core": "^1.4.15",
39+
"@rslib/core": "^0.11.2",
40+
"@types/node": "^22.17.1",
41+
"playwright": "^1.54.2",
42+
"simple-git-hooks": "^2.13.1",
43+
"typescript": "^5.9.2"
4444
},
4545
"peerDependencies": {
4646
"@rsbuild/core": "1.x",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"@winner-fed/winjs": "*"
1515
},
1616
"devDependencies": {
17-
"typescript": "^5.7.3"
17+
"typescript": "^5.9.2"
1818
}
1919
}

0 commit comments

Comments
 (0)