Show incidents report #11

Merged
bilal.catic merged 8 commits from add-door-lock-charges-screen into master 2019-06-17 13:16:41 +02:00
2 changed files with 8 additions and 1 deletions
Showing only changes of commit cd50e1e671 - Show all commits

View File

@@ -10,6 +10,7 @@
"react-redux": "^7.0.3",
"react-router-dom": "^5.0.0",
"react-scripts": "3.0.1",
"react-table": "^6.10.0",
"redux": "^4.0.1",
"redux-thunk": "^2.3.0",
"semantic-ui-css": "^2.4.1",

View File

@@ -2140,7 +2140,7 @@ class-utils@^0.3.5:
isobject "^3.0.0"
static-extend "^0.1.1"
classnames@^2.2.6:
classnames@^2.2.5, classnames@^2.2.6:
version "2.2.6"
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
@@ -7095,6 +7095,12 @@ react-scripts@3.0.1:
optionalDependencies:
fsevents "2.0.6"
react-table@^6.10.0:
version "6.10.0"
resolved "https://registry.yarnpkg.com/react-table/-/react-table-6.10.0.tgz#20444b19d8ca3c1a08e7544e5c3a93e4ba56690e"
dependencies:
classnames "^2.2.5"
react@^16.8.6:
version "16.8.6"
resolved "https://registry.yarnpkg.com/react/-/react-16.8.6.tgz#ad6c3a9614fd3a4e9ef51117f54d888da01f2bbe"