Skip to content

Commit 9811fd6

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

File tree

3 files changed

+1680
-680
lines changed

3 files changed

+1680
-680
lines changed

package.json

Lines changed: 10 additions & 10 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.52.0",
36+
"@winner-fed/winjs": "^0.13.11",
37+
"@winner-fed/utils": "^0.13.11",
38+
"@rsbuild/core": "^1.3.18",
39+
"@rslib/core": "^0.6.9",
40+
"@types/node": "^22.15.17",
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": "pnpm@9.15.5",
58+
"packageManager": "pnpm@9.15.9",
5959
"publishConfig": {
6060
"access": "public",
6161
"registry": "https://registry.npmjs.org/"

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

0 commit comments

Comments
 (0)