Skip to content

Commit d29734f

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

File tree

2 files changed

+128
-129
lines changed

2 files changed

+128
-129
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
},
3434
"devDependencies": {
3535
"@biomejs/biome": "^1.9.4",
36-
"@playwright/test": "^1.56.1",
37-
"@rsbuild/core": "^1.6.0",
38-
"@rslib/core": "^0.17.0",
39-
"@types/node": "^22.18.13",
40-
"playwright": "^1.56.1",
36+
"@playwright/test": "^1.57.0",
37+
"@rsbuild/core": "^1.6.10",
38+
"@rslib/core": "^0.18.2",
39+
"@types/node": "^22.19.1",
40+
"playwright": "^1.57.0",
4141
"simple-git-hooks": "^2.13.1",
4242
"typescript": "^5.9.3"
4343
},
@@ -49,7 +49,7 @@
4949
"optional": true
5050
}
5151
},
52-
"packageManager": "pnpm@10.20.0",
52+
"packageManager": "pnpm@10.24.0",
5353
"publishConfig": {
5454
"access": "public",
5555
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)