|
31 | 31 | }, |
32 | 32 | "homepage": "https://github.com/STRML/react-resizable", |
33 | 33 | "devDependencies": { |
34 | | - "babel-cli": "^6.5.1", |
35 | | - "babel-core": "^6.5.1", |
36 | | - "babel-eslint": "^7.1.1", |
37 | | - "babel-loader": "^6.2.2", |
| 34 | + "babel-cli": "^6.24.1", |
| 35 | + "babel-core": "^6.24.1", |
| 36 | + "babel-eslint": "^7.2.1", |
| 37 | + "babel-loader": "^6.4.1", |
38 | 38 | "babel-plugin-transform-flow-comments": "^6.7.0", |
39 | | - "babel-preset-es2015": "^6.6.0", |
40 | | - "babel-preset-react": "^6.5.0", |
41 | | - "babel-preset-stage-1": "^6.5.0", |
42 | | - "cross-env": "^3.1.4", |
43 | | - "css-loader": "^0.26.1", |
44 | | - "eslint": "^3.14.0", |
45 | | - "eslint-plugin-react": "^6.9.0", |
46 | | - "flow-bin": "^0.38.0", |
| 39 | + "babel-preset-es2015": "^6.24.1", |
| 40 | + "babel-preset-react": "^6.24.1", |
| 41 | + "babel-preset-stage-1": "^6.24.1", |
| 42 | + "cross-env": "^4.0.0", |
| 43 | + "css-loader": "^0.28.0", |
| 44 | + "eslint": "^3.19.0", |
| 45 | + "eslint-plugin-react": "^6.10.3", |
| 46 | + "flow-bin": "^0.43.1", |
47 | 47 | "lodash": "^4.3.0", |
48 | 48 | "pre-commit": "^1.1.2", |
49 | 49 | "prop-types": "^15.5.8", |
50 | 50 | "react": "^15.0.0", |
51 | 51 | "react-dom": "^15.0.0", |
52 | | - "style-loader": "^0.13.0", |
| 52 | + "style-loader": "^0.16.1", |
53 | 53 | "webpack": "^1.12.13", |
54 | 54 | "webpack-dev-server": "^1.14.1" |
55 | 55 | }, |
|
0 commit comments