Skip to content

Commit 7904263

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

File tree

2 files changed

+162
-162
lines changed

2 files changed

+162
-162
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.53.2",
41-
"@rsbuild/core": "1.4.2",
42-
"@rslib/core": "^0.10.4",
43-
"@types/node": "^22.15.34",
40+
"@playwright/test": "^1.54.1",
41+
"@rsbuild/core": "1.4.12",
42+
"@rslib/core": "^0.11.0",
43+
"@types/node": "^22.17.0",
4444
"nano-staged": "^0.8.0",
45-
"playwright": "^1.53.2",
46-
"simple-git-hooks": "^2.13.0",
47-
"typescript": "^5.8.3"
45+
"playwright": "^1.54.1",
46+
"simple-git-hooks": "^2.13.1",
47+
"typescript": "^5.9.2"
4848
},
4949
"peerDependencies": {
5050
"@rsbuild/core": "1.x"
@@ -54,7 +54,7 @@
5454
"optional": true
5555
}
5656
},
57-
"packageManager": "pnpm@10.12.4",
57+
"packageManager": "pnpm@10.14.0",
5858
"publishConfig": {
5959
"access": "public",
6060
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)