|
40 | 40 | "babel-preset-es2015": "^6.1.18", |
41 | 41 | "babel-preset-react": "^6.1.18", |
42 | 42 | "c3": "^0.4.10", |
43 | | - "cf-component-button": "^3.0.0", |
| 43 | + "cf-component-button": "3.0.0", |
44 | 44 | "cf-component-card": "^1.1.0", |
45 | 45 | "cf-component-checkbox": "^3.0.0", |
46 | 46 | "cf-component-dropdown": "^2.0.0", |
47 | 47 | "cf-component-flex": "^2.0.0", |
48 | 48 | "cf-component-form": "^3.0.3", |
49 | 49 | "cf-component-heading": "^2.0.0", |
50 | 50 | "cf-component-input": "^3.0.0", |
51 | | - "cf-component-layout": "^1.0.0", |
| 51 | + "cf-component-layout": "^1.2.1", |
52 | 52 | "cf-component-link": "^4.0.0", |
53 | 53 | "cf-component-list": "^2.0.0", |
54 | 54 | "cf-component-loading": "^2.0.0", |
55 | | - "cf-component-modal": "^4.2.0", |
| 55 | + "cf-component-modal": "5.3.0", |
56 | 56 | "cf-component-notifications": "^2.0.0", |
57 | 57 | "cf-component-radio": "^2.0.0", |
58 | | - "cf-component-select": "^2.1.1", |
| 58 | + "cf-component-select": "^2.4.2", |
59 | 59 | "cf-component-table": "^2.1.0", |
60 | 60 | "cf-component-tabs": "^5.2.0", |
61 | 61 | "cf-component-text": "^2.0.0", |
|
66 | 66 | "eslint": "^3.4.0", |
67 | 67 | "eslint-loader": "^1.6.1", |
68 | 68 | "eslint-plugin-prettier": "^2.0.0", |
69 | | - "history": "^3.2.1", |
| 69 | + "history": "3.2.1", |
70 | 70 | "intl": "^1.1.0", |
71 | 71 | "jest": "^19.0.2", |
72 | 72 | "lodash": "^3.10.1", |
73 | 73 | "markdown-it": "^8.3.1", |
74 | 74 | "normalizr": "^2.0.0", |
75 | 75 | "prettier": "^1.2.2", |
76 | | - "react": "^15.4.2", |
77 | | - "react-dom": "^15.4.2", |
| 76 | + "react": "^15.5.4", |
| 77 | + "react-dom": "^15.5.4", |
78 | 78 | "react-gateway": "^2.0.4", |
79 | 79 | "react-intl": "^2.0.0-beta-1", |
80 | | - "react-redux": "^4.0.0", |
81 | | - "react-router": "^3.0.2", |
82 | | - "react-router-redux": "^4.0.7", |
| 80 | + "react-redux": "^5.0.4", |
| 81 | + "react-router": "3.0.5", |
| 82 | + "react-router-redux": "4.0.7", |
83 | 83 | "react-test-renderer": "^15.4.2", |
84 | 84 | "redux": "^3.0.4", |
85 | 85 | "redux-logger": "^2.6.1", |
86 | 86 | "redux-thunk": "^1.0.0", |
87 | 87 | "webpack": "^2.2.1" |
| 88 | + }, |
| 89 | + "dependencies": { |
| 90 | + "prop-types": "^15.5.8" |
88 | 91 | } |
89 | 92 | } |
0 commit comments