Skip to content

Commit 9710d55

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

File tree

2 files changed

+293
-246
lines changed

2 files changed

+293
-246
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.52.0",
38-
"@rsbuild/core": "^1.3.22",
37+
"@playwright/test": "^1.53.2",
38+
"@rsbuild/core": "^1.4.2",
3939
"@rsbuild/plugin-less": "^1.2.4",
40-
"@rsbuild/plugin-sass": "^1.3.1",
40+
"@rsbuild/plugin-sass": "^1.3.2",
4141
"@rsbuild/plugin-stylus": "^1.1.1",
42-
"@rsbuild/plugin-type-check": "^1.2.2",
43-
"@rslib/core": "^0.9.1",
44-
"@types/node": "^22.15.29",
42+
"@rsbuild/plugin-type-check": "^1.2.3",
43+
"@rslib/core": "^0.10.4",
44+
"@types/node": "^22.15.34",
4545
"line-diff": "2.1.2",
4646
"nano-staged": "^0.8.0",
47-
"playwright": "^1.52.0",
47+
"playwright": "^1.53.2",
4848
"simple-git-hooks": "^2.13.0",
4949
"typescript": "^5.8.3"
5050
},
@@ -56,7 +56,7 @@
5656
"optional": true
5757
}
5858
},
59-
"packageManager": "pnpm@10.11.0",
59+
"packageManager": "pnpm@10.12.4",
6060
"publishConfig": {
6161
"access": "public",
6262
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)