|
28 | 28 | "invariant": "^2.2.1"
|
29 | 29 | },
|
30 | 30 | "devDependencies": {
|
31 |
| - "@types/react": "~15.0.4", |
32 |
| - "babel-cli": "^6.7.7", |
33 |
| - "babel-core": "^6.18.0", |
34 |
| - "babel-eslint": "^7.1.1", |
| 31 | + "@types/react": "^15.0.24", |
| 32 | + "babel-cli": "^6.24.1", |
| 33 | + "babel-core": "^6.24.1", |
| 34 | + "babel-eslint": "^7.2.3", |
35 | 35 | "babel-plugin-transform-decorators-legacy": "^1.3.4",
|
36 |
| - "babel-preset-es2015": "^6.18.0", |
37 |
| - "babel-preset-react": "^6.5.0", |
38 |
| - "babel-preset-stage-0": "^6.16.0", |
39 |
| - "eslint": "^3.12.2", |
| 36 | + "babel-preset-es2015": "^6.24.1", |
| 37 | + "babel-preset-react": "^6.24.1", |
| 38 | + "babel-preset-stage-0": "^6.24.1", |
| 39 | + "eslint": "^3.19.0", |
40 | 40 | "eslint-config-rackt": "^1.1.1",
|
41 |
| - "eslint-plugin-babel": "^4.0.0", |
42 |
| - "eslint-plugin-react": "^6.8.0", |
| 41 | + "eslint-plugin-babel": "^4.1.1", |
| 42 | + "eslint-plugin-react": "^7.0.0", |
43 | 43 | "expect": "^1.18.0",
|
44 |
| - "fbjs": "^0.8.4", |
| 44 | + "fbjs": "^0.8.12", |
45 | 45 | "jsdom": "^9.8.3",
|
46 |
| - "mocha": "^3.2.0", |
47 |
| - "react": "^15.0.1", |
48 |
| - "react-addons-test-utils": "^15.0.1", |
49 |
| - "react-dom": "^15.3.2", |
50 |
| - "rimraf": "^2.5.2", |
| 46 | + "mocha": "^3.3.0", |
| 47 | + "prop-types": "^15.5.9", |
| 48 | + "react": "^15.5.4", |
| 49 | + "react-dom": "^15.5.4", |
| 50 | + "rimraf": "^2.6.1", |
51 | 51 | "sinon": "^1.17.6"
|
52 | 52 | },
|
53 | 53 | "files": [
|
|
0 commit comments