Skip to content

Commit 55a6597

Browse files
chore(deps): update all non-major dependencies (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: neverland <[email protected]>
1 parent f5203ed commit 55a6597

File tree

2 files changed

+279
-131
lines changed

2 files changed

+279
-131
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
},
3838
"devDependencies": {
3939
"@biomejs/biome": "^1.9.4",
40-
"@playwright/test": "^1.49.0",
41-
"@rsbuild/core": "1.1.6",
42-
"@rslib/core": "^0.1.1",
43-
"@types/node": "^22.10.1",
40+
"@playwright/test": "^1.50.1",
41+
"@rsbuild/core": "1.2.11",
42+
"@rslib/core": "^0.5.1",
43+
"@types/node": "^22.13.5",
4444
"nano-staged": "^0.8.0",
45-
"playwright": "^1.49.0",
45+
"playwright": "^1.50.1",
4646
"simple-git-hooks": "^2.11.1",
47-
"typescript": "^5.7.2"
47+
"typescript": "^5.7.3"
4848
},
4949
"peerDependencies": {
5050
"@rsbuild/core": "1.x"
@@ -54,7 +54,7 @@
5454
"optional": true
5555
}
5656
},
57-
"packageManager": "pnpm@9.14.4",
57+
"packageManager": "pnpm@9.15.6",
5858
"publishConfig": {
5959
"access": "public",
6060
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)