|
23 | 23 | "styleguide:build": "styleguidist build" |
24 | 24 | }, |
25 | 25 | "dependencies": { |
26 | | - "axios": "0.17.1", |
27 | | - "cuid": "2.0.2", |
| 26 | + "axios": "0.18.0", |
| 27 | + "cuid": "2.1.0", |
28 | 28 | "react": "16.2.0", |
29 | 29 | "react-dom": "16.2.0", |
30 | | - "react-redux": "5.0.6", |
| 30 | + "react-redux": "5.0.7", |
31 | 31 | "react-router-dom": "4.2.2", |
32 | 32 | "react-router-redux": "5.0.0-alpha.8", |
33 | 33 | "redux": "3.7.2", |
34 | | - "redux-observable": "0.17.0", |
| 34 | + "redux-observable": "0.18.0", |
35 | 35 | "reselect": "3.0.1", |
36 | | - "rxjs": "5.5.6", |
| 36 | + "rxjs": "5.5.8", |
37 | 37 | "tslib": "1.9.0", |
38 | 38 | "typesafe-actions": "1.1.2", |
39 | 39 | "utility-types": "1.1.0" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@types/enzyme": "3.1.8", |
43 | | - "@types/jest": "22.1.0", |
44 | | - "@types/node": "8.5.2", |
| 42 | + "@types/enzyme": "3.1.9", |
| 43 | + "@types/jest": "22.2.2", |
45 | 44 | "@types/prop-types": "15.5.2", |
46 | | - "@types/react": "16.0.40", |
| 45 | + "@types/react": "16.1.0", |
47 | 46 | "@types/react-dom": "16.0.4", |
48 | | - "@types/react-redux": "5.0.14", |
49 | | - "@types/react-router-dom": "4.2.3", |
50 | | - "@types/react-router-redux": "5.0.11", |
| 47 | + "@types/react-redux": "5.0.15", |
| 48 | + "@types/react-router-dom": "4.2.6", |
| 49 | + "@types/react-router-redux": "5.0.13", |
51 | 50 | "@webpack-blocks/typescript": "1.0.0-rc", |
52 | 51 | "enzyme": "3.3.0", |
53 | 52 | "enzyme-adapter-react-16": "1.1.1", |
54 | | - "jest": "22.1.4", |
| 53 | + "jest": "22.4.3", |
55 | 54 | "prop-types": "15.6.1", |
56 | | - "react-docgen-typescript": "1.1.0", |
57 | | - "react-styleguidist": "6.1.0", |
58 | | - "ts-jest": "22.0.1", |
59 | | - "tslint": "5.8.0", |
60 | | - "tslint-react": "3.3.3", |
61 | | - "typescript": "2.8.0-rc", |
| 55 | + "react-docgen-typescript": "1.2.6", |
| 56 | + "react-styleguidist": "6.5.3", |
| 57 | + "ts-jest": "22.4.2", |
| 58 | + "tslint": "5.9.1", |
| 59 | + "tslint-react": "3.5.1", |
| 60 | + "typescript": "2.8.1", |
62 | 61 | "webpack": "3.10.0", |
63 | 62 | "webpack-blocks": "1.0.0-rc.2" |
64 | 63 | } |
|
0 commit comments