Skip to content

Commit e57bd91

Browse files
chore(deps): update all non-major dependencies (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f895ce2 commit e57bd91

File tree

2 files changed

+162
-162
lines changed

2 files changed

+162
-162
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
},
3535
"devDependencies": {
3636
"@biomejs/biome": "^1.9.4",
37-
"@playwright/test": "^1.53.2",
38-
"@rsbuild/core": "^1.4.2",
39-
"@rslib/core": "^0.10.4",
40-
"@types/node": "^22.15.34",
37+
"@playwright/test": "^1.54.1",
38+
"@rsbuild/core": "^1.4.12",
39+
"@rslib/core": "^0.11.0",
40+
"@types/node": "^22.17.0",
4141
"nano-staged": "^0.8.0",
42-
"playwright": "^1.53.2",
43-
"simple-git-hooks": "^2.13.0",
44-
"typescript": "^5.8.3"
42+
"playwright": "^1.54.1",
43+
"simple-git-hooks": "^2.13.1",
44+
"typescript": "^5.9.2"
4545
},
4646
"peerDependencies": {
4747
"@rsbuild/core": "1.x"
@@ -51,7 +51,7 @@
5151
"optional": true
5252
}
5353
},
54-
"packageManager": "pnpm@10.12.4",
54+
"packageManager": "pnpm@10.14.0",
5555
"publishConfig": {
5656
"access": "public",
5757
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)