|
25 | 25 | "test": "echo \"Error: no test specified\" && exit 1"
|
26 | 26 | },
|
27 | 27 | "dependencies": {
|
28 |
| - "babel-runtime": "^5.8.25", |
| 28 | + "babel-runtime": "^5.8.29", |
29 | 29 | "classnames": "^2.2.0",
|
30 |
| - "history": "^1.12.5", |
| 30 | + "history": "^1.13.0", |
31 | 31 | "normalize.css": "^3.0.3",
|
32 | 32 | "parse-link-header": "^0.4.1",
|
33 | 33 | "purecss": "0.6.0",
|
34 |
| - "react": "^0.14.0", |
35 |
| - "react-dom": "^0.14.0", |
| 34 | + "react": "^0.14.1", |
| 35 | + "react-dom": "^0.14.1", |
36 | 36 | "react-intl": "2.0.0-pr-3",
|
37 | 37 | "react-pure-render": "^1.0.2",
|
38 | 38 | "react-redux": "^4.0.0",
|
39 | 39 | "react-router": "^1.0.0-rc3",
|
40 |
| - "redux": "^3.0.2", |
| 40 | + "redux": "^3.0.4", |
41 | 41 | "redux-devtools": "^3.0.0-beta-3",
|
42 | 42 | "redux-devtools-log-monitor": "^1.0.0-beta-3",
|
43 | 43 | "redux-devtools-dock-monitor": "^1.0.0-beta-3",
|
|
46 | 46 | "whatwg-fetch": "^0.10.0"
|
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 |
| - "babel": "^5.8.23", |
50 |
| - "babel-core": "^5.8.25", |
| 49 | + "babel": "^5.8.29", |
| 50 | + "babel-core": "^5.8.32", |
51 | 51 | "babel-eslint": "^4.1.3",
|
52 | 52 | "babel-loader": "^5.3.2",
|
53 |
| - "babel-plugin-react-intl": "^1.0.0-beta-4", |
| 53 | + "babel-plugin-react-intl": "^1.0.0-beta-5", |
54 | 54 | "babel-plugin-react-transform": "^1.1.1",
|
55 |
| - "css-loader": "^0.19.0", |
| 55 | + "css-loader": "^0.21.0", |
56 | 56 | "cssnext-loader": "^1.0.1",
|
57 |
| - "eslint": "^1.5.1", |
58 |
| - "eslint-plugin-react": "^3.4.2", |
| 57 | + "eslint": "^1.7.3", |
| 58 | + "eslint-plugin-react": "^3.6.3", |
59 | 59 | "express": "^4.13.3",
|
60 | 60 | "extract-text-webpack-plugin": "^0.8.2",
|
61 | 61 | "gh-pages": "^0.4.0",
|
62 | 62 | "glob": "^5.0.15",
|
63 |
| - "html-webpack-plugin": "^1.6.1", |
| 63 | + "html-webpack-plugin": "^1.6.2", |
64 | 64 | "mkdirp": "^0.5.1",
|
65 | 65 | "react-transform-catch-errors": "^1.0.0",
|
66 | 66 | "react-transform-hmr": "^1.0.1",
|
67 | 67 | "redbox-react": "^1.1.1",
|
68 |
| - "rimraf": "^2.4.2", |
69 |
| - "style-loader": "0.12.4", |
| 68 | + "rimraf": "^2.4.3", |
| 69 | + "style-loader": "^0.13.0", |
70 | 70 | "webpack": "^1.12.2",
|
71 | 71 | "webpack-dev-middleware": "^1.2.0",
|
72 |
| - "webpack-hot-middleware": "^2.3.0" |
| 72 | + "webpack-hot-middleware": "^2.4.1" |
73 | 73 | }
|
74 | 74 | }
|
0 commit comments