Skip to content

Commit 6a477be

Browse files
committed
chore: dependencies update
- chore: update `@coreui/coreui` to `2.1.0` - chore: update `@coreui/react` to `2.1.0` - chore: update `node-sass` to `4.10.0` - chore: update `react` to `16.6.1` - chore: update `react-dom` to `16.6.1` - chore: update `react-test-renderer` to `16.6.1`
1 parent 3e8763a commit 6a477be

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"url": "[email protected]:coreui/coreui-free-react-admin-template.git"
1313
},
1414
"dependencies": {
15-
"@coreui/coreui": "^2.0.25",
15+
"@coreui/coreui": "^2.1.0",
1616
"@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.2.0",
1717
"@coreui/icons": "0.3.0",
18-
"@coreui/react": "^2.0.9",
18+
"@coreui/react": "^2.1.0",
1919
"bootstrap": "^4.1.3",
2020
"chart.js": "^2.7.3",
2121
"classnames": "^2.2.6",
@@ -24,16 +24,16 @@
2424
"enzyme-adapter-react-16": "^1.6.0",
2525
"flag-icon-css": "^3.2.1",
2626
"font-awesome": "^4.7.0",
27-
"node-sass": "^4.9.4",
27+
"node-sass": "^4.10.0",
2828
"prop-types": "^15.6.2",
29-
"react": "^16.6.0",
29+
"react": "^16.6.1",
3030
"react-app-polyfill": "^0.1.3",
3131
"react-chartjs-2": "^2.7.2",
32-
"react-dom": "^16.6.0",
32+
"react-dom": "^16.6.1",
3333
"react-loadable": "^5.5.0",
3434
"react-router-config": "^4.4.0-beta.6",
3535
"react-router-dom": "^4.3.1",
36-
"react-test-renderer": "^16.6.0",
36+
"react-test-renderer": "^16.6.1",
3737
"reactstrap": "^6.5.0",
3838
"simple-line-icons": "^2.4.1"
3939
},

0 commit comments

Comments
 (0)