Skip to content

Commit 373bb66

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

File tree

2 files changed

+192
-199
lines changed

2 files changed

+192
-199
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
},
3030
"devDependencies": {
3131
"@biomejs/biome": "^1.9.4",
32-
"@playwright/test": "^1.51.1",
33-
"@rsbuild/core": "^1.3.1",
34-
"@rslib/core": "^0.6.1",
35-
"@types/node": "^22.13.14",
36-
"playwright": "^1.51.1",
37-
"simple-git-hooks": "^2.12.1",
38-
"typescript": "^5.8.2"
32+
"@playwright/test": "^1.52.0",
33+
"@rsbuild/core": "^1.3.14",
34+
"@rslib/core": "^0.6.8",
35+
"@types/node": "^22.15.3",
36+
"playwright": "^1.52.0",
37+
"simple-git-hooks": "^2.13.0",
38+
"typescript": "^5.8.3"
3939
},
4040
"peerDependencies": {
4141
"@rsbuild/core": "1.x"
@@ -45,7 +45,7 @@
4545
"optional": true
4646
}
4747
},
48-
"packageManager": "pnpm@10.7.0",
48+
"packageManager": "pnpm@10.10.0",
4949
"publishConfig": {
5050
"access": "public",
5151
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)