Skip to content

Commit 770c2ae

Browse files
chore(deps): update all non-major dependencies (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 630923b commit 770c2ae

File tree

2 files changed

+161
-161
lines changed

2 files changed

+161
-161
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@
3939
},
4040
"devDependencies": {
4141
"@biomejs/biome": "^1.9.4",
42-
"@playwright/test": "^1.53.2",
43-
"@rsbuild/core": "1.4.2",
44-
"@rslib/core": "^0.10.4",
45-
"@types/node": "^22.15.34",
42+
"@playwright/test": "^1.54.1",
43+
"@rsbuild/core": "1.4.12",
44+
"@rslib/core": "^0.11.0",
45+
"@types/node": "^22.17.0",
4646
"nano-staged": "^0.8.0",
47-
"playwright": "^1.53.2",
48-
"simple-git-hooks": "^2.13.0",
49-
"typescript": "^5.8.3"
47+
"playwright": "^1.54.1",
48+
"simple-git-hooks": "^2.13.1",
49+
"typescript": "^5.9.2"
5050
},
5151
"peerDependencies": {
5252
"@rsbuild/core": "1.x"
@@ -56,7 +56,7 @@
5656
"optional": true
5757
}
5858
},
59-
"packageManager": "pnpm@10.12.4",
59+
"packageManager": "pnpm@10.14.0",
6060
"publishConfig": {
6161
"access": "public",
6262
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)