File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change 45
45
"@testing-library/react" : " ^14.0.0" ,
46
46
"@types/classnames" : " ^2.2.10" ,
47
47
"@types/jest" : " ^29.5.2" ,
48
- "@types/react" : " ^16.8.19 " ,
48
+ "@types/react" : " ^18.0.0 " ,
49
49
"@types/react-dom" : " ^18.0.11" ,
50
50
"cross-env" : " ^7.0.1" ,
51
51
"dumi" : " ^2.1.0" ,
52
52
"eslint" : " ^7.0.0" ,
53
53
"father" : " ^4.0.0" ,
54
54
"less" : " ^3.10.3" ,
55
- "np" : " ^6.2.0 " ,
55
+ "np" : " ^8.0.4 " ,
56
56
"rc-test" : " ^7.0.13" ,
57
57
"react" : " ^18.0.0" ,
58
58
"react-dom" : " ^18.0.0" ,
59
59
"regenerator-runtime" : " ^0.13.7" ,
60
60
"typescript" : " ^5.1.6"
61
61
},
62
62
"dependencies" : {
63
- "@babel/runtime" : " ^7.18.3 " ,
63
+ "@babel/runtime" : " ^7.23.2 " ,
64
64
"@rc-component/portal" : " ^1.1.0" ,
65
65
"classnames" : " ^2.3.2" ,
66
- "rc-align" : " ^4.0.0" ,
67
66
"rc-motion" : " ^2.0.0" ,
68
67
"rc-resize-observer" : " ^1.3.1" ,
69
- "rc-util" : " ^5.33 .0"
68
+ "rc-util" : " ^5.38 .0"
70
69
},
71
70
"peerDependencies" : {
72
71
"react" : " >=16.9.0" ,
73
72
"react-dom" : " >=16.9.0"
74
- },
75
- "resolutions" : {
76
- "@types/react" : " ^16.9.0" ,
77
- "@types/react-dom" : " ^16.9.0"
78
73
}
79
74
}
You can’t perform that action at this time.
0 commit comments