Skip to content

Commit a058c36

Browse files
authored
Merge pull request #2 from winjs-dev/renovate/all-minor-patch
fix(deps): update all non-major dependencies
2 parents 6a591f1 + 29921ce commit a058c36

File tree

3 files changed

+578
-312
lines changed

3 files changed

+578
-312
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@
2828
"pre-commit": "npm run lint:write"
2929
},
3030
"dependencies": {
31-
"unplugin-icons": "^0.21.0",
31+
"unplugin-icons": "^0.22.0",
3232
"svgo": "^3.3.2"
3333
},
3434
"devDependencies": {
3535
"@biomejs/biome": "^1.9.4",
36-
"@playwright/test": "^1.49.0",
37-
"@winner-fed/winjs": "^0.11.21",
38-
"@winner-fed/utils": "^0.11.21",
39-
"@rslib/core": "^0.1.1",
40-
"@types/node": "^22.10.1",
41-
"playwright": "^1.49.0",
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",
4242
"simple-git-hooks": "^2.11.1",
4343
"typescript": "^5.7.2"
4444
},
@@ -55,7 +55,7 @@
5555
"optional": true
5656
}
5757
},
58-
"packageManager": "pnpm@9.14.4",
58+
"packageManager": "pnpm@9.15.1",
5959
"publishConfig": {
6060
"access": "public",
6161
"registry": "https://registry.npmjs.org/"

playground/package.json

Lines changed: 3 additions & 3 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.1",
18-
"@iconify-json/noto-v1": "^1.2.0",
19-
"typescript": "^5.0.3"
17+
"@iconify-json/mdi": "^1.2.2",
18+
"@iconify-json/noto-v1": "^1.2.1",
19+
"typescript": "^5.7.2"
2020
}
2121
}

0 commit comments

Comments
 (0)