Skip to content

Commit ba9f2d2

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

File tree

2 files changed

+197
-204
lines changed

2 files changed

+197
-204
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@
3838
},
3939
"devDependencies": {
4040
"@biomejs/biome": "^1.9.4",
41-
"@playwright/test": "^1.51.1",
42-
"@rsbuild/core": "1.3.1",
43-
"@rslib/core": "^0.6.1",
44-
"@types/node": "^22.13.14",
41+
"@playwright/test": "^1.52.0",
42+
"@rsbuild/core": "1.3.14",
43+
"@rslib/core": "^0.6.8",
44+
"@types/node": "^22.15.3",
4545
"nano-staged": "^0.8.0",
46-
"playwright": "^1.51.1",
47-
"simple-git-hooks": "^2.12.1",
48-
"typescript": "^5.8.2"
46+
"playwright": "^1.52.0",
47+
"simple-git-hooks": "^2.13.0",
48+
"typescript": "^5.8.3"
4949
},
5050
"peerDependencies": {
5151
"@rsbuild/core": "1.x"
@@ -55,7 +55,7 @@
5555
"optional": true
5656
}
5757
},
58-
"packageManager": "pnpm@10.7.0",
58+
"packageManager": "pnpm@10.10.0",
5959
"publishConfig": {
6060
"access": "public",
6161
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)