Skip to content

Commit 295c585

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

File tree

2 files changed

+142
-121
lines changed

2 files changed

+142
-121
lines changed

package.json

Lines changed: 7 additions & 7 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.49.0",
43-
"@rsbuild/core": "1.1.6",
44-
"@rslib/core": "^0.1.1",
45-
"@types/node": "^22.10.1",
42+
"@playwright/test": "^1.50.1",
43+
"@rsbuild/core": "1.2.3",
44+
"@rslib/core": "^0.4.0",
45+
"@types/node": "^22.13.0",
4646
"nano-staged": "^0.8.0",
47-
"playwright": "^1.49.0",
47+
"playwright": "^1.50.1",
4848
"simple-git-hooks": "^2.11.1",
49-
"typescript": "^5.7.2"
49+
"typescript": "^5.7.3"
5050
},
5151
"peerDependencies": {
5252
"@rsbuild/core": "1.x"
@@ -56,7 +56,7 @@
5656
"optional": true
5757
}
5858
},
59-
"packageManager": "pnpm@9.14.4",
59+
"packageManager": "pnpm@9.15.4",
6060
"publishConfig": {
6161
"access": "public",
6262
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)