|
40 | 40 | "homepage": "http://rcn.io",
|
41 | 41 | "devDependencies": {
|
42 | 42 | "autoprefixer": "^6.3.3",
|
43 |
| - "babel-core": "^6.7.2", |
44 |
| - "babel-eslint": "^5.0.0-beta4", |
| 43 | + "babel-core": "^6.9.0", |
| 44 | + "babel-eslint": "^6.0.4", |
45 | 45 | "babel-loader": "^6.2.4",
|
46 |
| - "babel-plugin-add-module-exports": "^0.1.2", |
| 46 | + "babel-plugin-add-module-exports": "^0.2.1", |
47 | 47 | "babel-plugin-react-transform": "^2.0.0",
|
48 |
| - "babel-plugin-transform-react-constant-elements": "^6.5.0", |
49 |
| - "babel-plugin-transform-react-inline-elements": "^6.6.5", |
50 |
| - "babel-polyfill": "^6.7.4", |
51 |
| - "babel-preset-es2015": "^6.6.0", |
| 48 | + "babel-plugin-transform-react-constant-elements": "^6.8.0", |
| 49 | + "babel-plugin-transform-react-inline-elements": "^6.8.0", |
| 50 | + "babel-polyfill": "^6.9.0", |
| 51 | + "babel-preset-es2015": "^6.9.0", |
52 | 52 | "babel-preset-es2015-node5": "^1.2.0",
|
53 | 53 | "babel-preset-react": "^6.3.13",
|
54 | 54 | "babel-preset-stage-2": "^6.3.13",
|
|
57 | 57 | "concurrently": "^2.1.0",
|
58 | 58 | "css-loader": "0.14.5",
|
59 | 59 | "eslint": "~2.2.0",
|
60 |
| - "eslint-plugin-react": "^4.1.0", |
| 60 | + "eslint-plugin-react": "^5.1.1", |
61 | 61 | "express": "^4.13.3",
|
62 | 62 | "express-device": "^0.4.2",
|
63 | 63 | "extract-text-webpack-plugin": "^1.0.1",
|
64 | 64 | "file-loader": "^0.8.5",
|
65 |
| - "html-webpack-plugin": "^2.15.0", |
| 65 | + "html-webpack-plugin": "^2.17.0", |
66 | 66 | "imports-loader": "^0.6.5",
|
67 | 67 | "mime-types": "^2.1.11",
|
68 | 68 | "morgan": "^1.7.0",
|
69 | 69 | "ms": "^0.7.1",
|
70 | 70 | "node-noop": "^1.0.0",
|
71 |
| - "node-sass": "^3.3.3", |
| 71 | + "node-sass": "^3.7.0", |
72 | 72 | "noop-loader": "^1.0.0",
|
73 |
| - "postcss-loader": "^0.8.2", |
| 73 | + "postcss-loader": "^0.9.1", |
74 | 74 | "react-transform-catch-errors": "^1.0.2",
|
75 | 75 | "react-transform-hmr": "^1.0.2",
|
76 |
| - "redbox-react": "^1.2.2", |
| 76 | + "redbox-react": "^1.2.4", |
77 | 77 | "rimraf": "^2.4.4",
|
78 | 78 | "sass-loader": "^3.2.0",
|
79 | 79 | "style-loader": "^0.13.0",
|
|
85 | 85 | "webpack-node-externals": "^1.0.0"
|
86 | 86 | },
|
87 | 87 | "dependencies": {
|
88 |
| - "classnames": "^2.2.1", |
| 88 | + "classnames": "^2.2.5", |
89 | 89 | "moment": "^2.11.2",
|
90 | 90 | "moment-timezone": "^0.5.4",
|
91 | 91 | "react": "^15.0.2",
|
|
0 commit comments