Skip to content

Commit cf34c17

Browse files
committed
chore: 🤖 解决CI问题
1 parent 1e79884 commit cf34c17

File tree

2 files changed

+34
-23
lines changed

2 files changed

+34
-23
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,22 @@
3535
"@playwright/test": "^1.49.1",
3636
"@winner-fed/winjs": "^0.11.21",
3737
"@winner-fed/utils": "^0.11.21",
38+
"@rsbuild/core": "^1.1.6",
3839
"@rslib/core": "^0.1.3",
3940
"@types/node": "^22.10.2",
4041
"playwright": "^1.49.1",
4142
"simple-git-hooks": "^2.11.1",
4243
"typescript": "^5.7.2"
4344
},
4445
"peerDependencies": {
46+
"@rsbuild/core": "1.x",
4547
"@winner-fed/winjs": "^0.11.21",
4648
"@winner-fed/utils": "^0.11.21"
4749
},
4850
"peerDependenciesMeta": {
51+
"@rsbuild/core": {
52+
"optional": true
53+
},
4954
"@winner-fed/utils": {
5055
"optional": true
5156
}

pnpm-lock.yaml

Lines changed: 29 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)