File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 15
15
"@coreui/coreui" : " ^2.0.14" ,
16
16
"@coreui/coreui-plugin-chartjs-custom-tooltips" : " ^1.2.0" ,
17
17
"@coreui/icons" : " 0.3.0" ,
18
- "@coreui/react" : " ^2.0.7 " ,
18
+ "@coreui/react" : " ^2.0.8 " ,
19
19
"bootstrap" : " ^4.1.3" ,
20
20
"chart.js" : " ^2.7.2" ,
21
21
"classnames" : " ^2.2.6" ,
22
22
"core-js" : " ^2.5.7" ,
23
- "enzyme" : " ^3.6 .0" ,
24
- "enzyme-adapter-react-16" : " ^1.5 .0" ,
23
+ "enzyme" : " ^3.7 .0" ,
24
+ "enzyme-adapter-react-16" : " ^1.6 .0" ,
25
25
"flag-icon-css" : " ^3.2.0" ,
26
26
"font-awesome" : " ^4.7.0" ,
27
27
"node-sass" : " ^4.9.3" ,
34
34
"react-router-config" : " ^4.4.0-beta.1" ,
35
35
"react-router-dom" : " ^4.3.1" ,
36
36
"react-test-renderer" : " ^16.5.2" ,
37
- "reactstrap" : " ^6.4 .0" ,
37
+ "reactstrap" : " ^6.5 .0" ,
38
38
"simple-line-icons" : " ^2.4.1"
39
39
},
40
40
"devDependencies" : {
41
41
"babel-jest" : " ^23.6.0" ,
42
42
"node-sass-chokidar" : " ^1.3.3" ,
43
43
"npm-run-all" : " ^4.1.3" ,
44
- "react-scripts" : " ^2.0.3 "
44
+ "react-scripts" : " ^2.0.4 "
45
45
},
46
46
"scripts" : {
47
47
"build-css" : " node-sass-chokidar --include-path ./node_modules ./src/scss -o ./src/scss" ,
You can’t perform that action at this time.
0 commit comments