Skip to content

Commit 267dd5b

Browse files
chore(deps): update all non-major dependencies (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a18846 commit 267dd5b

File tree

2 files changed

+191
-191
lines changed

2 files changed

+191
-191
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
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",
44-
"eslint": "^9.30.0",
40+
"@playwright/test": "^1.54.1",
41+
"@rsbuild/core": "^1.4.12",
42+
"@rslib/core": "^0.11.0",
43+
"@types/node": "^22.17.0",
44+
"eslint": "^9.32.0",
4545
"nano-staged": "^0.8.0",
46-
"playwright": "^1.53.2",
47-
"simple-git-hooks": "^2.13.0",
48-
"typescript": "^5.8.3"
46+
"playwright": "^1.54.1",
47+
"simple-git-hooks": "^2.13.1",
48+
"typescript": "^5.9.2"
4949
},
5050
"peerDependencies": {
5151
"@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)