Skip to content

Commit 632f0d8

Browse files
chore(deps): update all non-major dependencies (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
1 parent 57972f8 commit 632f0d8

File tree

3 files changed

+336
-257
lines changed

3 files changed

+336
-257
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,17 @@
3535
"devDependencies": {
3636
"@biomejs/biome": "^1.9.4",
3737
"@playwright/test": "^1.50.1",
38-
"@rsbuild/core": "^1.2.3",
39-
"@rsbuild/plugin-less": "^1.1.0",
40-
"@rsbuild/plugin-sass": "^1.2.0",
41-
"@rsbuild/plugin-stylus": "^1.0.7",
42-
"@rslib/core": "^0.4.0",
43-
"@types/node": "^22.13.0",
44-
"line-diff": "2.1.1",
38+
"@rsbuild/core": "^1.2.14",
39+
"@rsbuild/plugin-less": "^1.1.1",
40+
"@rsbuild/plugin-sass": "^1.2.2",
41+
"@rsbuild/plugin-stylus": "^1.0.8",
42+
"@rslib/core": "^0.5.2",
43+
"@types/node": "^22.13.8",
44+
"line-diff": "2.1.2",
4545
"nano-staged": "^0.8.0",
4646
"playwright": "^1.50.1",
4747
"simple-git-hooks": "^2.11.1",
48-
"typescript": "^5.7.3"
48+
"typescript": "^5.8.2"
4949
},
5050
"peerDependencies": {
5151
"@rsbuild/core": "1.x"
@@ -55,7 +55,7 @@
5555
"optional": true
5656
}
5757
},
58-
"packageManager": "pnpm@9.15.4",
58+
"packageManager": "pnpm@9.15.6",
5959
"publishConfig": {
6060
"access": "public",
6161
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)