|
22 | 22 | },
|
23 | 23 | "license": "MIT",
|
24 | 24 | "dependencies": {
|
25 |
| - "babel-cli": "^6.4.0", |
26 |
| - "babel-runtime": "^6.3.19", |
27 |
| - "core-decorators": "^0.11.0", |
28 |
| - "lodash": "^4.0.0", |
| 25 | + "babel-cli": "^6.6.5", |
| 26 | + "babel-runtime": "^6.6.1", |
| 27 | + "core-decorators": "^0.12.0", |
| 28 | + "lodash": "^4.7.0", |
29 | 29 | "react-motion": "^0.4.2"
|
30 | 30 | },
|
31 | 31 | "peerDependencies": {
|
32 |
| - "radium": "^0.16.x", |
| 32 | + "radium": "^0.x.x", |
33 | 33 | "react": "^0.14.x",
|
34 | 34 | "react-dom": "^0.14.x"
|
35 | 35 | },
|
36 | 36 | "devDependencies": {
|
37 |
| - "babel-eslint": "^5.0.0-beta6", |
| 37 | + "babel-eslint": "^6.0.2", |
38 | 38 | "babel-plugin-transform-decorators-legacy": "^1.3.4",
|
39 |
| - "babel-polyfill": "^6.3.14", |
40 |
| - "babel-preset-es2015": "^6.3.13", |
41 |
| - "babel-preset-react": "^6.3.13", |
42 |
| - "babel-preset-stage-0": "^6.3.13", |
43 |
| - "eslint": "^2.1.0", |
44 |
| - "eslint-plugin-babel": "^3.0.0", |
45 |
| - "eslint-plugin-react": "^3.14.0", |
46 |
| - "rimraf": "^2.5.0" |
| 39 | + "babel-polyfill": "^6.7.4", |
| 40 | + "babel-preset-es2015": "^6.6.0", |
| 41 | + "babel-preset-react": "^6.5.0", |
| 42 | + "babel-preset-stage-0": "^6.5.0", |
| 43 | + "eslint": "^2.6.0", |
| 44 | + "eslint-plugin-babel": "^3.1.0", |
| 45 | + "eslint-plugin-react": "^4.2.3", |
| 46 | + "rimraf": "^2.5.2" |
47 | 47 | }
|
48 | 48 | }
|
0 commit comments