File tree Expand file tree Collapse file tree 2 files changed +19917
-12
lines changed
Expand file tree Collapse file tree 2 files changed +19917
-12
lines changed Original file line number Diff line number Diff line change 4040 "coverage" : " rc-test --coverage" ,
4141 "now-build" : " npm run build"
4242 },
43+ "dependencies" : {
44+ "@rc-component/motion" : " ^1.1.4" ,
45+ "@rc-component/portal" : " ^2.0.0" ,
46+ "@rc-component/resize-observer" : " ^1.0.0" ,
47+ "@rc-component/util" : " ^1.2.1" ,
48+ "classnames" : " ^2.3.2"
49+ },
4350 "devDependencies" : {
4451 "@rc-component/father-plugin" : " ^2.0.0" ,
4552 "@rc-component/np" : " ^1.0.3" ,
5865 "less" : " ^4.2.0" ,
5966 "prettier" : " ^3.3.3" ,
6067 "rc-test" : " ^7.0.13" ,
61- "react" : " ^18.0 .0" ,
62- "react-dom" : " ^18.0 .0" ,
68+ "react" : " ^19.1 .0" ,
69+ "react-dom" : " ^19.1 .0" ,
6370 "regenerator-runtime" : " ^0.14.0" ,
6471 "typescript" : " ^5.1.6"
6572 },
66- "dependencies" : {
67- "@rc-component/motion" : " ^1.1.4" ,
68- "@rc-component/portal" : " ^2.0.0" ,
69- "@rc-component/resize-observer" : " ^1.0.0" ,
70- "@rc-component/util" : " ^1.2.1" ,
71- "classnames" : " ^2.3.2"
72- },
7373 "peerDependencies" : {
74- "react" : " >=16.9 .0" ,
75- "react-dom" : " >=16.9 .0"
74+ "react" : " >=18.0 .0" ,
75+ "react-dom" : " >=18.0 .0"
7676 }
77- }
77+ }
You can’t perform that action at this time.
0 commit comments