|
13 | 13 | "dependencies": {
|
14 | 14 | "babel-plugin-dynamic-import-node": "1.0.0",
|
15 | 15 | "babel-plugin-syntax-dynamic-import": "6.18.0",
|
16 |
| - "babel-plugin-transform-class-properties": "6.22.0", |
17 |
| - "babel-plugin-transform-object-rest-spread": "6.22.0", |
18 |
| - "babel-plugin-transform-react-constant-elements": "6.22.0", |
19 |
| - "babel-plugin-transform-react-jsx": "6.22.0", |
| 16 | + "babel-plugin-transform-class-properties": "6.23.0", |
| 17 | + "babel-plugin-transform-object-rest-spread": "6.23.0", |
| 18 | + "babel-plugin-transform-react-constant-elements": "6.23.0", |
| 19 | + "babel-plugin-transform-react-jsx": "6.23.0", |
20 | 20 | "babel-plugin-transform-react-jsx-self": "6.22.0",
|
21 | 21 | "babel-plugin-transform-react-jsx-source": "6.22.0",
|
22 | 22 | "babel-plugin-transform-regenerator": "6.22.0",
|
23 |
| - "babel-plugin-transform-runtime": "6.22.0", |
24 |
| - "babel-preset-env": "1.1.8", |
25 |
| - "babel-preset-latest": "6.22.0", |
26 |
| - "babel-preset-react": "6.22.0", |
27 |
| - "babel-runtime": "6.22.0" |
| 23 | + "babel-plugin-transform-runtime": "6.23.0", |
| 24 | + "babel-preset-env": "1.2.1", |
| 25 | + "babel-preset-react": "6.23.0", |
| 26 | + "babel-runtime": "6.23.0" |
28 | 27 | }
|
29 | 28 | }
|
0 commit comments