Skip to content

Commit f895ce2

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

File tree

2 files changed

+173
-126
lines changed

2 files changed

+173
-126
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@
3434
},
3535
"devDependencies": {
3636
"@biomejs/biome": "^1.9.4",
37-
"@playwright/test": "^1.52.0",
38-
"@rsbuild/core": "^1.3.22",
39-
"@rslib/core": "^0.9.1",
40-
"@types/node": "^22.15.29",
37+
"@playwright/test": "^1.53.2",
38+
"@rsbuild/core": "^1.4.2",
39+
"@rslib/core": "^0.10.4",
40+
"@types/node": "^22.15.34",
4141
"nano-staged": "^0.8.0",
42-
"playwright": "^1.52.0",
42+
"playwright": "^1.53.2",
4343
"simple-git-hooks": "^2.13.0",
4444
"typescript": "^5.8.3"
4545
},
@@ -51,7 +51,7 @@
5151
"optional": true
5252
}
5353
},
54-
"packageManager": "pnpm@10.11.0",
54+
"packageManager": "pnpm@10.12.4",
5555
"publishConfig": {
5656
"access": "public",
5757
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)