Skip to content

Commit 8da8b42

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

File tree

2 files changed

+197
-150
lines changed

2 files changed

+197
-150
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,16 @@
4242
},
4343
"devDependencies": {
4444
"@biomejs/biome": "^1.9.4",
45-
"@playwright/test": "^1.52.0",
46-
"@rsbuild/core": "^1.3.22",
47-
"@rslib/core": "^0.9.1",
45+
"@playwright/test": "^1.54.1",
46+
"@rsbuild/core": "^1.4.12",
47+
"@rslib/core": "^0.11.0",
4848
"@types/fs-extra": "^11.0.4",
49-
"@types/node": "^22.15.29",
49+
"@types/node": "^22.17.0",
5050
"fs-extra": "^11.3.0",
5151
"nano-staged": "^0.8.0",
52-
"playwright": "^1.52.0",
53-
"simple-git-hooks": "^2.13.0",
54-
"typescript": "^5.8.3"
52+
"playwright": "^1.54.1",
53+
"simple-git-hooks": "^2.13.1",
54+
"typescript": "^5.9.2"
5555
},
5656
"peerDependencies": {
5757
"@rsbuild/core": "1.x"
@@ -61,7 +61,7 @@
6161
"optional": true
6262
}
6363
},
64-
"packageManager": "pnpm@10.11.0",
64+
"packageManager": "pnpm@10.14.0",
6565
"publishConfig": {
6666
"access": "public",
6767
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)