Skip to content

Commit b290583

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

File tree

2 files changed

+193
-200
lines changed

2 files changed

+193
-200
lines changed

package.json

Lines changed: 8 additions & 8 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.51.1",
41-
"@rsbuild/core": "1.3.1",
42-
"@rslib/core": "^0.6.1",
43-
"@types/node": "^22.13.14",
40+
"@playwright/test": "^1.52.0",
41+
"@rsbuild/core": "1.3.14",
42+
"@rslib/core": "^0.6.8",
43+
"@types/node": "^22.15.3",
4444
"nano-staged": "^0.8.0",
45-
"playwright": "^1.51.1",
46-
"simple-git-hooks": "^2.12.1",
47-
"typescript": "^5.8.2"
45+
"playwright": "^1.52.0",
46+
"simple-git-hooks": "^2.13.0",
47+
"typescript": "^5.8.3"
4848
},
4949
"peerDependencies": {
5050
"@rsbuild/core": "1.x"
@@ -54,7 +54,7 @@
5454
"optional": true
5555
}
5656
},
57-
"packageManager": "pnpm@10.7.0",
57+
"packageManager": "pnpm@10.10.0",
5858
"publishConfig": {
5959
"access": "public",
6060
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)