Skip to content

Commit 4cf240c

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

File tree

2 files changed

+141
-140
lines changed

2 files changed

+141
-140
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@
3535
"devDependencies": {
3636
"@biomejs/biome": "^1.9.4",
3737
"@playwright/test": "^1.52.0",
38-
"@rsbuild/core": "^1.3.14",
39-
"@rsbuild/plugin-less": "^1.2.2",
38+
"@rsbuild/core": "^1.3.22",
39+
"@rsbuild/plugin-less": "^1.2.4",
4040
"@rsbuild/plugin-sass": "^1.3.1",
4141
"@rsbuild/plugin-stylus": "^1.1.1",
42-
"@rsbuild/plugin-type-check": "^1.2.1",
43-
"@rslib/core": "^0.6.8",
44-
"@types/node": "^22.15.3",
42+
"@rsbuild/plugin-type-check": "^1.2.2",
43+
"@rslib/core": "^0.9.1",
44+
"@types/node": "^22.15.29",
4545
"line-diff": "2.1.2",
4646
"nano-staged": "^0.8.0",
4747
"playwright": "^1.52.0",
@@ -56,7 +56,7 @@
5656
"optional": true
5757
}
5858
},
59-
"packageManager": "pnpm@10.10.0",
59+
"packageManager": "pnpm@10.11.0",
6060
"publishConfig": {
6161
"access": "public",
6262
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)