|
39 | 39 | "node": ">0.4.0 <1.0.0" |
40 | 40 | }, |
41 | 41 | "peerDependencies": { |
42 | | - "react": "^15.0.1", |
43 | | - "react-dom": "^15.0.1" |
| 42 | + "react": "^15.0.2", |
| 43 | + "react-dom": "^15.0.2" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "babel-cli": "^6.7.7", |
47 | | - "babel-core": "^6.7.7", |
| 46 | + "babel-cli": "^6.8.0", |
| 47 | + "babel-core": "^6.8.0", |
48 | 48 | "babel-eslint": "^6.0.4", |
49 | 49 | "babel-loader": "^6.2.4", |
50 | | - "babel-plugin-transform-object-assign": "^6.5.0", |
51 | | - "babel-plugin-transform-react-display-name": "^6.5.0", |
52 | | - "babel-plugin-transform-runtime": "^6.7.5", |
53 | | - "babel-preset-react-hmre": "^1.0.1", |
54 | | - "babel-polyfill": "^6.7.4", |
| 50 | + "babel-plugin-transform-object-assign": "^6.8.0", |
| 51 | + "babel-plugin-transform-react-display-name": "^6.8.0", |
| 52 | + "babel-plugin-transform-runtime": "^6.8.0", |
| 53 | + "babel-preset-react-hmre": "^1.1.1", |
| 54 | + "babel-polyfill": "^6.8.0", |
55 | 55 | "babel-preset-es2015": "^6.6.0", |
56 | 56 | "babel-preset-es2015-loose": "^7.0.0", |
57 | 57 | "babel-preset-react": "^6.5.0", |
58 | 58 | "babel-preset-stage-0": "^6.5.0", |
59 | | - "canvas": "^1.3.12", |
| 59 | + "canvas": "^1.3.15", |
60 | 60 | "chai": "^3.5.0", |
61 | | - "core-js": "^2.3.0", |
| 61 | + "core-js": "^2.4.0", |
62 | 62 | "css-loader": "^0.23.1", |
63 | | - "eslint": "^2.8.0", |
| 63 | + "eslint": "^2.9.0", |
64 | 64 | "eslint-loader": "^1.3.0", |
65 | | - "eslint-plugin-react": "^5.0.1", |
66 | | - "fabric": "^1.6.0", |
| 65 | + "eslint-plugin-react": "^5.1.1", |
| 66 | + "fabric": "^1.6.1", |
67 | 67 | "flexboxgrid": "^6.3.0", |
68 | | - "html-webpack-plugin": "^2.16.0", |
| 68 | + "html-webpack-plugin": "^2.16.1", |
69 | 69 | "karma": "^0.13.22", |
70 | 70 | "karma-babel-preprocessor": "^6.0.1", |
71 | 71 | "karma-chai": "^0.1.0", |
72 | | - "karma-coverage": "^0.5.5", |
73 | | - "karma-mocha": "^0.2.2", |
74 | | - "karma-mocha-reporter": "^2.0.2", |
| 72 | + "karma-coverage": "^1.0.0", |
| 73 | + "karma-mocha": "^1.0.1", |
| 74 | + "karma-mocha-reporter": "^2.0.3", |
75 | 75 | "karma-phantomjs-launcher": "^1.0.0", |
76 | | - "karma-phantomjs-shim": "^1.3.0", |
| 76 | + "karma-phantomjs-shim": "^1.4.0", |
77 | 77 | "karma-sourcemap-loader": "^0.3.7", |
78 | 78 | "karma-webpack": "^1.7.0", |
79 | | - "material-ui": "^0.14.4", |
| 79 | + "material-ui": "^0.15.0", |
80 | 80 | "mocha": "^2.4.5", |
81 | 81 | "open": "0.0.5", |
82 | 82 | "open-browser-webpack-plugin": "0.0.2", |
83 | 83 | "phantomjs": "^2.1.7", |
84 | 84 | "phantomjs-prebuilt": "^2.1.7", |
85 | | - "react": "^15.0.1", |
86 | | - "react-addons-test-utils": "^15.0.1", |
87 | | - "react-color": "^2.0.0", |
88 | | - "react-dom": "latest", |
| 85 | + "react": "^15.0.2", |
| 86 | + "react-addons-test-utils": "^15.0.2", |
| 87 | + "react-color": "^2.1.0", |
| 88 | + "react-dom": "^15.0.2", |
89 | 89 | "react-hot-loader": "^1.3.0", |
90 | 90 | "react-tap-event-plugin": "latest", |
91 | 91 | "rimraf": "^2.5.2", |
|
0 commit comments