Skip to content

Commit 3f21ca2

Browse files
chore(deps): update all non-major dependencies (#21)
* chore(deps): update all non-major dependencies * fix --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
1 parent 4fd6548 commit 3f21ca2

File tree

3 files changed

+113
-112
lines changed

3 files changed

+113
-112
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
"devDependencies": {
4040
"@biomejs/biome": "^1.9.4",
4141
"@playwright/test": "^1.52.0",
42-
"@rsbuild/core": "1.3.14",
43-
"@rslib/core": "^0.6.8",
44-
"@types/node": "^22.15.3",
42+
"@rsbuild/core": "1.3.22",
43+
"@rslib/core": "^0.9.1",
44+
"@types/node": "^22.15.29",
4545
"nano-staged": "^0.8.0",
4646
"playwright": "^1.52.0",
4747
"simple-git-hooks": "^2.13.0",
@@ -55,7 +55,7 @@
5555
"optional": true
5656
}
5757
},
58-
"packageManager": "pnpm@10.10.0",
58+
"packageManager": "pnpm@10.11.0",
5959
"publishConfig": {
6060
"access": "public",
6161
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)