Skip to content

Commit 30f204f

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

File tree

2 files changed

+143
-134
lines changed

2 files changed

+143
-134
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
},
3939
"devDependencies": {
4040
"@biomejs/biome": "^1.9.4",
41-
"@playwright/test": "^1.55.1",
42-
"@rsbuild/core": "1.5.13",
43-
"@rslib/core": "^0.15.0",
41+
"@playwright/test": "^1.57.0",
42+
"@rsbuild/core": "1.6.10",
43+
"@rslib/core": "^0.18.2",
4444
"@types/node": "^24.10.1",
45-
"nano-staged": "^0.8.0",
46-
"playwright": "^1.55.1",
45+
"nano-staged": "^0.9.0",
46+
"playwright": "^1.57.0",
4747
"simple-git-hooks": "^2.13.1",
4848
"typescript": "^5.9.3"
4949
},
@@ -55,7 +55,7 @@
5555
"optional": true
5656
}
5757
},
58-
"packageManager": "pnpm@10.17.1",
58+
"packageManager": "pnpm@10.24.0",
5959
"publishConfig": {
6060
"access": "public",
6161
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)