|
21 | 21 | "test.js"
|
22 | 22 | ],
|
23 | 23 | "dependencies": {
|
24 |
| - "@babel/core": "7.5.5", |
| 24 | + "@babel/core": "7.6.0", |
25 | 25 | "@babel/plugin-proposal-class-properties": "7.5.5",
|
26 |
| - "@babel/plugin-proposal-decorators": "7.4.4", |
| 26 | + "@babel/plugin-proposal-decorators": "7.6.0", |
27 | 27 | "@babel/plugin-proposal-object-rest-spread": "7.5.5",
|
28 | 28 | "@babel/plugin-syntax-dynamic-import": "7.2.0",
|
29 |
| - "@babel/plugin-transform-destructuring": "7.5.0", |
| 29 | + "@babel/plugin-transform-destructuring": "7.6.0", |
30 | 30 | "@babel/plugin-transform-flow-strip-types": "7.4.4",
|
31 | 31 | "@babel/plugin-transform-react-display-name": "7.2.0",
|
32 |
| - "@babel/plugin-transform-runtime": "7.5.5", |
33 |
| - "@babel/preset-env": "7.5.5", |
| 32 | + "@babel/plugin-transform-runtime": "7.6.0", |
| 33 | + "@babel/preset-env": "7.6.0", |
34 | 34 | "@babel/preset-react": "7.0.0",
|
35 |
| - "@babel/preset-typescript": "7.3.3", |
36 |
| - "@babel/runtime": "7.5.5", |
| 35 | + "@babel/preset-typescript": "7.6.0", |
| 36 | + "@babel/runtime": "7.6.0", |
37 | 37 | "babel-plugin-dynamic-import-node": "2.3.0",
|
38 | 38 | "babel-plugin-macros": "2.6.1",
|
39 | 39 | "babel-plugin-transform-react-remove-prop-types": "0.4.24"
|
|
0 commit comments