Skip to content

Commit 4e94aac

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

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
@@ -37,12 +37,12 @@
3737
},
3838
"devDependencies": {
3939
"@biomejs/biome": "^1.9.4",
40-
"@playwright/test": "^1.52.0",
41-
"@rsbuild/core": "1.3.22",
42-
"@rslib/core": "^0.9.1",
43-
"@types/node": "^22.15.29",
40+
"@playwright/test": "^1.53.2",
41+
"@rsbuild/core": "1.4.2",
42+
"@rslib/core": "^0.10.4",
43+
"@types/node": "^22.15.34",
4444
"nano-staged": "^0.8.0",
45-
"playwright": "^1.52.0",
45+
"playwright": "^1.53.2",
4646
"simple-git-hooks": "^2.13.0",
4747
"typescript": "^5.8.3"
4848
},
@@ -54,7 +54,7 @@
5454
"optional": true
5555
}
5656
},
57-
"packageManager": "pnpm@10.11.0",
57+
"packageManager": "pnpm@10.12.4",
5858
"publishConfig": {
5959
"access": "public",
6060
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)