Skip to content

Commit bf76495

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

File tree

2 files changed

+318
-391
lines changed

2 files changed

+318
-391
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
3434
},
3535
"devDependencies": {
3636
"@biomejs/biome": "^1.9.4",
37-
"@playwright/test": "^1.51.1",
38-
"@rsbuild/core": "^1.3.1",
39-
"@rslib/core": "^0.6.1",
40-
"@types/node": "^22.13.14",
37+
"@playwright/test": "^1.52.0",
38+
"@rsbuild/core": "^1.3.14",
39+
"@rslib/core": "^0.6.8",
40+
"@types/node": "^22.15.3",
4141
"nano-staged": "^0.8.0",
42-
"playwright": "^1.51.1",
43-
"prebundle": "^1.2.7",
44-
"simple-git-hooks": "^2.12.1",
45-
"typescript": "^5.8.2",
42+
"playwright": "^1.52.0",
43+
"prebundle": "^1.3.3",
44+
"simple-git-hooks": "^2.13.0",
45+
"typescript": "^5.8.3",
4646
"yaml-loader": "^0.8.1"
4747
},
4848
"peerDependencies": {
@@ -53,7 +53,7 @@
5353
"optional": true
5454
}
5555
},
56-
"packageManager": "pnpm@10.7.0",
56+
"packageManager": "pnpm@10.10.0",
5757
"publishConfig": {
5858
"access": "public",
5959
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)