|
33 | 33 | "react": "<= 15.x.x" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "babel-cli": "^6.18.0", |
| 36 | + "babel-cli": "^6.23.0", |
37 | 37 | "babel-eslint": "^7.1.1", |
38 | 38 | "babel-plugin-add-module-exports": "^0.2.1", |
39 | 39 | "babel-plugin-syntax-async-functions": "^6.13.0", |
40 | | - "babel-plugin-transform-async-to-generator": "^6.16.0", |
41 | | - "babel-plugin-transform-class-properties": "^6.19.0", |
42 | | - "babel-plugin-transform-object-rest-spread": "^6.20.2", |
43 | | - "babel-polyfill": "^6.20.0", |
44 | | - "babel-preset-es2015": "^6.18.0", |
45 | | - "babel-preset-react": "^6.16.0", |
46 | | - "canvas": "^1.6.2", |
| 40 | + "babel-plugin-transform-async-to-generator": "^6.22.0", |
| 41 | + "babel-plugin-transform-class-properties": "^6.23.0", |
| 42 | + "babel-plugin-transform-object-rest-spread": "^6.23.0", |
| 43 | + "babel-polyfill": "^6.23.0", |
| 44 | + "babel-preset-es2015": "^6.22.0", |
| 45 | + "babel-preset-react": "^6.23.0", |
| 46 | + "canvas": "^1.6.3", |
47 | 47 | "common-tags": "^1.4.0", |
48 | | - "coveralls": "^2.11.15", |
49 | | - "eslint": "^3.13.1", |
50 | | - "eslint-config-onelint": "^1.1.0", |
| 48 | + "coveralls": "^2.11.16", |
| 49 | + "eslint": "^3.16.0", |
| 50 | + "eslint-config-onelint": "^2.0.0", |
51 | 51 | "eslint-config-onelint-react": "^2.0.1", |
52 | | - "eslint-plugin-react": "^6.9.0", |
53 | | - "jsdom": "^9.9.1", |
| 52 | + "eslint-plugin-react": "^6.10.0", |
| 53 | + "jsdom": "^9.11.0", |
54 | 54 | "mocha": "^3.2.0", |
55 | | - "nyc": "^10.0.0", |
| 55 | + "nyc": "^10.1.2", |
56 | 56 | "raf": "^3.3.0", |
57 | 57 | "react": "^15.4.2", |
58 | 58 | "react-addons-test-utils": "^15.4.2", |
59 | 59 | "react-dom": "^15.4.2", |
60 | 60 | "sinon": "^1.17.7", |
61 | | - "unexpected": "^10.22.0", |
| 61 | + "unexpected": "^10.26.0", |
62 | 62 | "unexpected-dom": "^3.1.1", |
63 | | - "unexpected-react": "^3.3.2", |
64 | | - "unexpected-sinon": "^10.6.0" |
| 63 | + "unexpected-react": "^3.4.0", |
| 64 | + "unexpected-sinon": "^10.7.0" |
65 | 65 | } |
66 | 66 | } |
0 commit comments