|
20 | 20 | "babel-preset-react-hmre": "^1.1.1", |
21 | 21 | "babel-preset-stage-0": "^6.5.0", |
22 | 22 | "boom": "^2.7.2", |
23 | | - "cjsx-loader": "^2.0.1", |
| 23 | + "cjsx-loader": "^3.0.0", |
24 | 24 | "coffee-loader": "^0.7.2", |
25 | 25 | "coffee-script": "^1.9.3", |
26 | 26 | "commander": "^2.9.0", |
|
30 | 30 | "extract-text-webpack-plugin": "^1.0.1", |
31 | 31 | "file-loader": "^0.8.5", |
32 | 32 | "front-matter": "^2.0.7", |
33 | | - "fs-extra": "^0.27.0", |
| 33 | + "fs-extra": "^0.28.0", |
34 | 34 | "glob": "^7.0.0", |
35 | 35 | "hapi": "^8.5.1", |
36 | 36 | "hapi-webpack-plugin": "^1.3.0", |
|
48 | 48 | "moment": "^2.11.2", |
49 | 49 | "negotiator": "^0.6.0", |
50 | 50 | "node-cjsx": "^1.0.0", |
51 | | - "node-libs-browser": "^0.5.2", |
| 51 | + "node-libs-browser": "^1.0.0", |
52 | 52 | "node-sass": "^3.4.2", |
53 | 53 | "null-loader": "^0.1.1", |
54 | 54 | "object-assign": "^4.0.1", |
|
60 | 60 | "postcss-loader": "^0.8.1", |
61 | 61 | "postcss-reporter": "^1.3.3", |
62 | 62 | "raw-loader": "^0.5.1", |
63 | | - "react": "^0.14.7", |
| 63 | + "react": "^15.0.1", |
64 | 64 | "react-document-title": "^2.0.1", |
65 | | - "react-dom": "^0.14.7", |
| 65 | + "react-dom": "^15.0.1", |
66 | 66 | "react-hot-loader": "^1.3.0", |
67 | 67 | "react-router": "^2.2.4", |
68 | 68 | "sass-loader": "^3.1.2", |
|
0 commit comments