Skip to content

Commit 04c8b0b

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

File tree

2 files changed

+242
-199
lines changed

2 files changed

+242
-199
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@
3434
},
3535
"devDependencies": {
3636
"@biomejs/biome": "^1.9.4",
37-
"@playwright/test": "^1.56.1",
38-
"@rsbuild/core": "^1.6.0",
37+
"@playwright/test": "^1.57.0",
38+
"@rsbuild/core": "^1.6.10",
3939
"@rsbuild/plugin-less": "^1.5.0",
4040
"@rsbuild/plugin-sass": "^1.4.0",
4141
"@rsbuild/plugin-stylus": "^1.2.0",
42-
"@rsbuild/plugin-type-check": "^1.2.4",
43-
"@rslib/core": "^0.17.0",
44-
"@types/node": "^22.18.13",
42+
"@rsbuild/plugin-type-check": "^1.3.1",
43+
"@rslib/core": "^0.18.2",
44+
"@types/node": "^22.19.1",
4545
"line-diff": "2.1.2",
46-
"nano-staged": "^0.8.0",
47-
"playwright": "^1.56.1",
46+
"nano-staged": "^0.9.0",
47+
"playwright": "^1.57.0",
4848
"simple-git-hooks": "^2.13.1",
4949
"typescript": "^5.9.3"
5050
},
@@ -56,7 +56,7 @@
5656
"optional": true
5757
}
5858
},
59-
"packageManager": "pnpm@10.20.0",
59+
"packageManager": "pnpm@10.24.0",
6060
"publishConfig": {
6161
"access": "public",
6262
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)