Skip to content

Commit b3a90b2

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

File tree

2 files changed

+189
-142
lines changed

2 files changed

+189
-142
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@
3333
},
3434
"devDependencies": {
3535
"@biomejs/biome": "^1.9.4",
36-
"@playwright/test": "^1.52.0",
37-
"@rsbuild/core": "^1.3.22",
38-
"@rslib/core": "^0.9.1",
39-
"@types/node": "^22.15.29",
40-
"playwright": "^1.52.0",
41-
"simple-git-hooks": "^2.13.0",
42-
"typescript": "^5.8.3"
36+
"@playwright/test": "^1.54.1",
37+
"@rsbuild/core": "^1.4.12",
38+
"@rslib/core": "^0.11.0",
39+
"@types/node": "^22.17.0",
40+
"playwright": "^1.54.1",
41+
"simple-git-hooks": "^2.13.1",
42+
"typescript": "^5.9.2"
4343
},
4444
"peerDependencies": {
4545
"@rsbuild/core": "1.x"
@@ -49,7 +49,7 @@
4949
"optional": true
5050
}
5151
},
52-
"packageManager": "pnpm@10.11.0",
52+
"packageManager": "pnpm@10.14.0",
5353
"publishConfig": {
5454
"access": "public",
5555
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)