File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 27
27
"@coreui/coreui" : " ^3.4.0" ,
28
28
"@coreui/icons" : " ^2.0.0-rc.0" ,
29
29
"@coreui/icons-react" : " ^1.0.2" ,
30
- "@coreui/react" : " ^3.3.4 " ,
30
+ "@coreui/react" : " ^3.4.0 " ,
31
31
"@coreui/react-chartjs" : " ^1.0.1" ,
32
32
"@coreui/utils" : " ^1.3.1" ,
33
33
"classnames" : " ^2.2.6" ,
34
- "core-js" : " ^3.8.0 " ,
34
+ "core-js" : " ^3.8.1 " ,
35
35
"enzyme" : " ^3.11.0" ,
36
- "enzyme-adapter-react-16 " : " ^1.15.5 " ,
36
+ "@wojtekmaj/ enzyme-adapter-react-17 " : " ^0.3.2 " ,
37
37
"node-sass" : " ^4.14.1" ,
38
38
"prop-types" : " ^15.7.2" ,
39
- "react" : " ^16.14.0 " ,
39
+ "react" : " ^17.0.1 " ,
40
40
"react-app-polyfill" : " ^2.0.0" ,
41
- "react-dom" : " ^16.14.0 " ,
41
+ "react-dom" : " ^17.0.1 " ,
42
42
"react-redux" : " ^7.2.2" ,
43
43
"react-router-dom" : " ^5.2.0" ,
44
44
"redux" : " 4.0.5"
45
45
},
46
46
"devDependencies" : {
47
47
"auto-changelog" : " ~2.2.1" ,
48
- "react-scripts" : " ~ 4.0.1"
48
+ "react-scripts" : " ^ 4.0.1"
49
49
},
50
50
"scripts" : {
51
51
"start" : " react-scripts start" ,
You can’t perform that action at this time.
0 commit comments