Skip to content

Commit 91c22de

Browse files
authored
Merge pull request #4 from winjs-dev/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents a058c36 + 254ad85 commit 91c22de

File tree

3 files changed

+1132
-364
lines changed

3 files changed

+1132
-364
lines changed

package.json

Lines changed: 8 additions & 8 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.49.1",
37-
"@winner-fed/winjs": "^0.12.1",
38-
"@winner-fed/utils": "^0.12.1",
39-
"@rslib/core": "^0.2.0",
40-
"@types/node": "^22.10.2",
41-
"playwright": "^1.49.1",
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",
4242
"simple-git-hooks": "^2.11.1",
43-
"typescript": "^5.7.2"
43+
"typescript": "^5.7.3"
4444
},
4545
"peerDependencies": {
4646
"@rsbuild/core": "1.x",
@@ -55,7 +55,7 @@
5555
"optional": true
5656
}
5757
},
58-
"packageManager": "[email protected].1",
58+
"packageManager": "[email protected].5",
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
@@ -14,8 +14,8 @@
1414
"@winner-fed/winjs": "*"
1515
},
1616
"devDependencies": {
17-
"@iconify-json/mdi": "^1.2.2",
17+
"@iconify-json/mdi": "^1.2.3",
1818
"@iconify-json/noto-v1": "^1.2.1",
19-
"typescript": "^5.7.2"
19+
"typescript": "^5.7.3"
2020
}
2121
}

0 commit comments

Comments
 (0)