|
25 | 25 | "test": "echo \"Error: no test specified\" && exit 1"
|
26 | 26 | },
|
27 | 27 | "dependencies": {
|
28 |
| - "babel-runtime": "~5.8.29", |
29 | 28 | "classnames": "~2.2.1",
|
30 | 29 | "history": "~1.13.1",
|
31 | 30 | "intl": "~1.0.1",
|
|
46 | 45 | "whatwg-fetch": "~0.10.1"
|
47 | 46 | },
|
48 | 47 | "devDependencies": {
|
49 |
| - "babel": "^5.8.29", |
50 |
| - "babel-core": "^5.8.32", |
51 |
| - "babel-eslint": "^4.1.3", |
52 |
| - "babel-loader": "^5.3.2", |
53 |
| - "babel-plugin-react-intl": "^1.0.0-beta-5", |
54 |
| - "babel-plugin-react-transform": "^1.1.1", |
| 48 | + "babel-cli": "^6.3.17", |
| 49 | + "babel-core": "^6.3.21", |
| 50 | + "babel-eslint": "^5.0.0-beta6", |
| 51 | + "babel-loader": "^6.2.0", |
| 52 | + "babel-plugin-react-intl": "^2.0.0", |
| 53 | + "babel-plugin-react-transform": "^2.0.0-beta1", |
| 54 | + "babel-plugin-transform-decorators": "^6.3.13", |
| 55 | + "babel-plugin-transform-runtime": "^6.3.13", |
| 56 | + "babel-polyfill": "^6.3.14", |
| 57 | + "babel-preset-es2015": "^6.3.13", |
| 58 | + "babel-preset-react": "^6.3.13", |
| 59 | + "babel-preset-stage-0": "^6.3.13", |
| 60 | + "babel-runtime": "^6.3.19", |
55 | 61 | "css-loader": "^0.23.0",
|
56 | 62 | "cssnext-loader": "^1.0.1",
|
57 | 63 | "eslint": "^1.10.3",
|
|
0 commit comments