Skip to content

Commit efa7c66

Browse files
committed
chore: dependencies update
1 parent 4bfb704 commit efa7c66

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,13 @@
2424
"@coreui/coreui": "^2.0.0-rc.2",
2525
"bootstrap": "^4.1.1",
2626
"classnames": "^2.2.5",
27+
"core-js": "^2.5.6",
2728
"prop-types": "^15.6.1",
2829
"flag-icon-css": "^3.0.0",
2930
"font-awesome": "^4.7.0",
3031
"react-perfect-scrollbar": "^1.1.1",
3132
"react-router-dom": "^4.2.2",
32-
"reactstrap": "^5.0.0",
33+
"reactstrap": "^6.0.1",
3334
"simple-line-icons": "^2.4.1"
3435
},
3536
"peerDependencies": {
@@ -45,7 +46,7 @@
4546
"nwb": "^0.21.5",
4647
"react": "^16.3.2",
4748
"react-dom": "^16.3.2",
48-
"sinon": "^5.0.2"
49+
"sinon": "^5.0.7"
4950
},
5051
"author": "Łukasz Holeczek",
5152
"homepage": "http://coreui.io",

0 commit comments

Comments
 (0)