Skip to content

Commit b96ca22

Browse files
chore(deps): update all non-major dependencies
1 parent 3dc1583 commit b96ca22

File tree

3 files changed

+1671
-659
lines changed

3 files changed

+1671
-659
lines changed

package.json

+10-10
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.52.0",
36+
"@winner-fed/winjs": "^0.13.9",
37+
"@winner-fed/utils": "^0.13.9",
38+
"@rsbuild/core": "^1.3.11",
39+
"@rslib/core": "^0.6.7",
40+
"@types/node": "^22.15.1",
41+
"playwright": "^1.52.0",
42+
"simple-git-hooks": "^2.13.0",
43+
"typescript": "^5.8.3"
4444
},
4545
"peerDependencies": {
4646
"@rsbuild/core": "1.x",
@@ -55,7 +55,7 @@
5555
"optional": true
5656
}
5757
},
58-
"packageManager": "[email protected].5",
58+
"packageManager": "[email protected].9",
5959
"publishConfig": {
6060
"access": "public",
6161
"registry": "https://registry.npmjs.org/"

playground/package.json

+1-1
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.8.3"
1818
}
1919
}

0 commit comments

Comments
 (0)