File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ coverage
2828.vscode
2929yarn.lock
3030package-lock.json
31+ pnpm-lock.yaml
3132es
3233# dumi
3334.dumi /tmp
Original file line number Diff line number Diff line change 4444 "*" : " prettier --write --ignore-unknown"
4545 },
4646 "dependencies" : {
47- "classnames" : " 2.x" ,
4847 "@rc-component/select" : " ~1.1.0" ,
4948 "@rc-component/tree" : " ~1.0.1" ,
50- "@rc-component/util" : " ^1.3.0"
49+ "@rc-component/util" : " ^1.3.0" ,
50+ "clsx" : " ^2.1.1"
5151 },
5252 "devDependencies" : {
53+ "@rc-component/dialog" : " ^1.2.0" ,
5354 "@rc-component/father-plugin" : " ^2.0.2" ,
5455 "@rc-component/np" : " ^1.0.3" ,
5556 "@rc-component/trigger" : " ^3.0.0" ,
7475 "husky" : " ^9.1.6" ,
7576 "lint-staged" : " ^15.2.10" ,
7677 "prettier" : " ^3.3.3" ,
77- "@rc-component/dialog" : " ^1.2.0" ,
7878 "rc-field-form" : " ^2.4.0" ,
7979 "rc-test" : " ^7.1.1" ,
8080 "rc-virtual-list" : " ^3.14.8" ,
You can’t perform that action at this time.
0 commit comments