Skip to content

Commit b7fb53b

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

File tree

2 files changed

+108
-242
lines changed

2 files changed

+108
-242
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
},
3535
"devDependencies": {
3636
"@biomejs/biome": "^1.9.4",
37-
"@playwright/test": "^1.48.2",
38-
"@rsbuild/core": "^1.1.0",
39-
"@rslib/core": "^0.0.16",
40-
"@types/node": "^20.17.6",
37+
"@playwright/test": "^1.49.0",
38+
"@rsbuild/core": "^1.1.6",
39+
"@rslib/core": "^0.1.1",
40+
"@types/node": "^20.17.9",
4141
"nano-staged": "^0.8.0",
42-
"playwright": "^1.48.2",
42+
"playwright": "^1.49.0",
4343
"simple-git-hooks": "^2.11.1",
44-
"typescript": "^5.6.3"
44+
"typescript": "^5.7.2"
4545
},
4646
"peerDependencies": {
4747
"@rsbuild/core": "1.x"
@@ -51,7 +51,7 @@
5151
"optional": true
5252
}
5353
},
54-
"packageManager": "pnpm@9.12.3",
54+
"packageManager": "pnpm@9.14.4",
5555
"publishConfig": {
5656
"access": "public",
5757
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)