Skip to content

Commit 3dc1583

Browse files
authored
Merge pull request #6 from winjs-dev/renovate/all-minor-patch
fix(deps): update all non-major dependencies
2 parents 86c5813 + 81fe3e1 commit 3dc1583

File tree

2 files changed

+898
-565
lines changed

2 files changed

+898
-565
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@
2828
"pre-commit": "npm run lint:write"
2929
},
3030
"dependencies": {
31-
"postcss-mobile-forever": "^4.3.2"
31+
"postcss-mobile-forever": "^4.4.0"
3232
},
3333
"devDependencies": {
3434
"@biomejs/biome": "^1.9.4",
35-
"@playwright/test": "^1.49.1",
36-
"@winner-fed/winjs": "^0.12.2",
37-
"@winner-fed/utils": "^0.12.2",
38-
"@rsbuild/core": "^1.1.14",
39-
"@rslib/core": "^0.3.2",
40-
"@types/node": "^22.10.7",
41-
"playwright": "^1.49.1",
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",
4242
"simple-git-hooks": "^2.11.1",
4343
"typescript": "^5.7.3"
4444
},
@@ -55,7 +55,7 @@
5555
"optional": true
5656
}
5757
},
58-
"packageManager": "[email protected].4",
58+
"packageManager": "[email protected].5",
5959
"publishConfig": {
6060
"access": "public",
6161
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)