Skip to content

Commit ddb202d

Browse files
chore(deps): update all non-major dependencies
1 parent 91c22de commit ddb202d

File tree

3 files changed

+2491
-770
lines changed

3 files changed

+2491
-770
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@
3333
},
3434
"devDependencies": {
3535
"@biomejs/biome": "^1.9.4",
36-
"@playwright/test": "^1.50.1",
37-
"@winner-fed/winjs": "^0.13.4",
38-
"@winner-fed/utils": "^0.13.4",
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"
36+
"@playwright/test": "^1.54.2",
37+
"@winner-fed/winjs": "^0.16.6",
38+
"@winner-fed/utils": "^0.16.6",
39+
"@rslib/core": "^0.11.2",
40+
"@types/node": "^22.17.0",
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",
@@ -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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@iconify-json/mdi": "^1.2.3",
18-
"@iconify-json/noto-v1": "^1.2.1",
19-
"typescript": "^5.7.3"
18+
"@iconify-json/noto-v1": "^1.2.2",
19+
"typescript": "^5.9.2"
2020
}
2121
}

0 commit comments

Comments
 (0)