|
33 | 33 | }, |
34 | 34 | "homepage": "https://github.com/kunyan/react-bootstrap-xeditable#readme", |
35 | 35 | "devDependencies": { |
36 | | - "ava": "^0.18.2", |
37 | | - "babel-cli": "^6.23.0", |
38 | | - "babel-core": "^6.23.1", |
39 | | - "babel-eslint": "^7.1.1", |
40 | | - "babel-loader": "^6.4.0", |
| 36 | + "ava": "^0.19.1", |
| 37 | + "babel-cli": "^6.24.1", |
| 38 | + "babel-core": "^6.24.1", |
| 39 | + "babel-eslint": "^7.2.3", |
| 40 | + "babel-loader": "^7.0.0", |
41 | 41 | "babel-plugin-add-module-exports": "^0.2.1", |
42 | 42 | "babel-plugin-dev-expression": "^0.2.1", |
43 | | - "babel-plugin-transform-class-properties": "^6.23.0", |
44 | | - "babel-plugin-transform-es2015-modules-umd": "^6.23.0", |
| 43 | + "babel-plugin-istanbul": "^4.1.3", |
| 44 | + "babel-plugin-transform-class-properties": "^6.24.1", |
| 45 | + "babel-plugin-transform-es2015-modules-umd": "^6.24.1", |
45 | 46 | "babel-plugin-transform-es3-member-expression-literals": "^6.22.0", |
46 | 47 | "babel-plugin-transform-es3-property-literals": "^6.22.0", |
47 | 48 | "babel-plugin-transform-runtime": "^6.23.0", |
48 | | - "babel-preset-es2015": "^6.22.0", |
49 | | - "babel-preset-react": "^6.23.0", |
50 | | - "babel-preset-stage-1": "^6.22.0", |
51 | | - "babel-register": "^6.23.0", |
52 | | - "cross-env": "^3.2.3", |
53 | | - "css-loader": "^0.26.2", |
54 | | - "enzyme": "^2.7.1", |
55 | | - "eslint": "^3.17.1", |
56 | | - "eslint-loader": "^1.6.3", |
57 | | - "eslint-plugin-react": "^6.10.0", |
| 49 | + "babel-preset-es2015": "^6.24.1", |
| 50 | + "babel-preset-react": "^6.24.1", |
| 51 | + "babel-preset-stage-1": "^6.24.1", |
| 52 | + "babel-register": "^6.24.1", |
| 53 | + "cross-env": "^5.0.0", |
| 54 | + "css-loader": "^0.28.1", |
| 55 | + "enzyme": "^2.8.2", |
| 56 | + "eslint": "^3.19.0", |
| 57 | + "eslint-loader": "^1.7.1", |
| 58 | + "eslint-plugin-react": "^7.0.1", |
58 | 59 | "extract-text-webpack-plugin": "^2.1.0", |
59 | 60 | "html-webpack-plugin": "^2.28.0", |
60 | | - "react": "^15.4.2", |
61 | | - "react-addons-test-utils": "^15.4.2", |
62 | | - "react-dom": "^15.4.2", |
| 61 | + "prop-types": "^15.5.10", |
| 62 | + "react": "^15.5.4", |
| 63 | + "react-addons-test-utils": "^15.5.1", |
| 64 | + "react-dom": "^15.5.4", |
63 | 65 | "rimraf": "^2.6.1", |
64 | | - "source-map-loader": "^0.1.6", |
65 | | - "style-loader": "^0.13.2", |
66 | | - "webpack": "^2.2.1", |
67 | | - "webpack-dev-server": "^2.4.1", |
68 | | - "webpack-merge": "^4.0.0" |
| 66 | + "source-map-loader": "^0.2.1", |
| 67 | + "style-loader": "^0.17.0", |
| 68 | + "webpack": "^2.5.1", |
| 69 | + "webpack-dev-server": "^2.4.5", |
| 70 | + "webpack-merge": "^4.1.0" |
69 | 71 | }, |
70 | 72 | "ava": { |
71 | 73 | "require": [ |
|
0 commit comments