|
|
|
@ -10,17 +10,17 @@
|
|
|
|
|
"material-ui": "^0.20.0",
|
|
|
|
|
"moment": "^2.19.3",
|
|
|
|
|
"node-rsa": "^0.4.2",
|
|
|
|
|
"react": "^16.2.0",
|
|
|
|
|
"react-big-calendar": "^0.18.0",
|
|
|
|
|
"react": "^16.5.2",
|
|
|
|
|
"react-big-calendar": "^0.20.1",
|
|
|
|
|
"react-datetime": "^2.11.1",
|
|
|
|
|
"react-dom": "^16.2.0",
|
|
|
|
|
"react-dom": "^16.4.0",
|
|
|
|
|
"react-redux": "^5.0.6",
|
|
|
|
|
"react-router": "^4.2.0",
|
|
|
|
|
"react-router-dom": "^4.2.2",
|
|
|
|
|
"react-scripts-ts": "2.13.0",
|
|
|
|
|
"recompose": "^0.26.0",
|
|
|
|
|
"redux": "^3.7.2",
|
|
|
|
|
"redux-actions": "^2.2.1",
|
|
|
|
|
"react-scripts-ts": "2.17.0",
|
|
|
|
|
"recompose": "^0.30.0",
|
|
|
|
|
"redux": "^4.0.0",
|
|
|
|
|
"redux-actions": "^2.6.1",
|
|
|
|
|
"redux-logger": "^3.0.6",
|
|
|
|
|
"redux-persist": "^5.4.0",
|
|
|
|
|
"redux-thunk": "^2.2.0",
|
|
|
|
@ -41,18 +41,19 @@
|
|
|
|
|
"@types/material-ui": "^0.18.5",
|
|
|
|
|
"@types/node": "^8.0.53",
|
|
|
|
|
"@types/node-rsa": "^0.4.1",
|
|
|
|
|
"@types/react": "^16.0.25",
|
|
|
|
|
"@types/react-big-calendar": "^0.18.0",
|
|
|
|
|
"@types/react-dom": "^16.0.3",
|
|
|
|
|
"@types/react": "^16.4.14",
|
|
|
|
|
"@types/react-big-calendar": "^0.20.0",
|
|
|
|
|
"@types/react-dom": "^16.0.8",
|
|
|
|
|
"@types/react-redux": "^5.0.14",
|
|
|
|
|
"@types/react-router": "^4.0.19",
|
|
|
|
|
"@types/react-router-dom": "^4.2.3",
|
|
|
|
|
"@types/recompose": "^0.24.4",
|
|
|
|
|
"@types/recompose": "^0.27.0",
|
|
|
|
|
"@types/redux": "^3.6.0",
|
|
|
|
|
"@types/redux-actions": "^2.2.3",
|
|
|
|
|
"@types/redux-logger": "^3.0.5",
|
|
|
|
|
"@types/sjcl": "^1.0.28",
|
|
|
|
|
"@types/urijs": "^1.15.34",
|
|
|
|
|
"@types/uuid": "^3.4.3",
|
|
|
|
|
"typescript": "^2.7.2"
|
|
|
|
|
"typescript": "2.9.2"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|