|
27 | 27 | ],
|
28 | 28 | "dependencies": {
|
29 | 29 | "hoist-non-react-statics": "^1.2.0",
|
30 |
| - "invariant": "^2.2.1" |
| 30 | + "invariant": "^2.2.4" |
31 | 31 | },
|
32 | 32 | "devDependencies": {
|
33 |
| - "@types/react": "^15.0.24", |
34 |
| - "babel-cli": "^6.24.1", |
35 |
| - "babel-core": "^6.24.1", |
| 33 | + "@types/react": "^16.4.7", |
| 34 | + "babel-cli": "^6.26.0", |
| 35 | + "babel-core": "^6.26.3", |
36 | 36 | "babel-eslint": "^7.2.3",
|
37 |
| - "babel-plugin-transform-decorators-legacy": "^1.3.4", |
| 37 | + "babel-plugin-transform-decorators-legacy": "^1.3.5", |
38 | 38 | "babel-preset-es2015": "^6.24.1",
|
39 | 39 | "babel-preset-react": "^6.24.1",
|
40 | 40 | "babel-preset-stage-0": "^6.24.1",
|
41 | 41 | "eslint": "^3.19.0",
|
42 | 42 | "eslint-config-rackt": "^1.1.1",
|
43 | 43 | "eslint-plugin-babel": "^4.1.1",
|
44 |
| - "eslint-plugin-react": "^7.0.0", |
| 44 | + "eslint-plugin-react": "^7.10.0", |
45 | 45 | "expect": "^1.18.0",
|
46 |
| - "fbjs": "^0.8.12", |
| 46 | + "fbjs": "^0.8.17", |
47 | 47 | "jsdom": "^9.8.3",
|
48 | 48 | "mocha": "^3.3.0",
|
49 |
| - "prop-types": "^15.5.9", |
50 |
| - "react": "^16.3.2", |
51 |
| - "react-dom": "^16.3.2", |
52 |
| - "rimraf": "^2.6.1", |
| 49 | + "prop-types": "^15.6.2", |
| 50 | + "react": "^16.4.2", |
| 51 | + "react-dom": "^16.4.2", |
| 52 | + "rimraf": "^2.6.2", |
53 | 53 | "sinon": "^1.17.6"
|
54 | 54 | },
|
55 | 55 | "files": [
|
|
0 commit comments