8000 chore: dependencies update · wehubAgency/coreui-react@87b2b40 · GitHub
[go: up one dir, main page]

Skip to content

Commit 87b2b40

Browse files
committed
chore: dependencies update
- chore: update `@coreui/coreui` to `^2.1.5` - chore: update `reactstrap` to `^7.0.2` - chore: update `react-perfect-scrollbar` to `^1.4.4` - chore: update `react-router-dom` to `^4.3.1` - chore: update `eslint` to `^5.12.0` - chore: update `eslint-plugin-react` to `^7.12.3`
1 parent 3cf45b3 commit 87b2b40

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/react",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "CoreUI React Bootstrap 4 components",
55
"license": "MIT",
66
"author": {
@@ -40,21 +40,21 @@
4040
"core-js": "^2.6.1",
4141
"prop-types": "^15.6.2",
4242
"react-onclickout": "^2.0.8",
43-
"react-perfect-scrollbar": "^1.4.2",
43+
"react-perfect-scrollbar": "^1.4.4",
4444
"react-router-dom": "^4.3.1",
45-
"reactstrap": "^6.5.0"
45+
"reactstrap": "^7.0.2"
4646
},
4747
"peerDependencies": {
48-
"@coreui/coreui": "^2.1.0",
48+
"@coreui/coreui": "^2.1.5",
4949
"react": "16.x"
5050
},
5151
"devDependencies": {
5252
"babel-eslint": "^10.0.1",
5353
"enzyme": "^3.8.0",
5454
"enzyme-adapter-react-16": "^1.7.1",
55-
"eslint": "^5.10.0",
55+
"eslint": "^5.12.0",
5656
"eslint-plugin-import": "^2.14.0",
57-
"eslint-plugin-react": "^7.11.1",
57+
"eslint-plugin-react": "^7.12.3",
5858
"nwb": "^0.23.0",
5959
"react": "^16.7.0",
6060
"react-dom": "^16.7.0",

0 commit comments

Comments
 (0)
0