|
52 | 52 | "babel-core": "7.0.0-bridge.0"
|
53 | 53 | },
|
54 | 54 | "devDependencies": {
|
55 |
| - "@babel/core": "7.5.5", |
56 |
| - "@babel/plugin-proposal-class-properties": "7.5.5", |
57 |
| - "@babel/plugin-proposal-decorators": "7.4.4", |
58 |
| - "@babel/plugin-proposal-export-namespace-from": "7.5.2", |
59 |
| - "@babel/plugin-proposal-function-sent": "7.5.0", |
60 |
| - "@babel/plugin-proposal-json-strings": "7.2.0", |
61 |
| - "@babel/plugin-proposal-numeric-separator": "7.2.0", |
62 |
| - "@babel/plugin-proposal-throw-expressions": "7.2.0", |
63 |
| - "@babel/plugin-syntax-dynamic-import": "7.2.0", |
64 |
| - "@babel/plugin-syntax-import-meta": "7.2.0", |
65 |
| - "@babel/plugin-transform-runtime": "7.5.5", |
66 |
| - "@babel/polyfill": "7.4.4", |
67 |
| - "@babel/preset-env": "7.5.5", |
68 |
| - "@babel/register": "7.5.5", |
69 |
| - "@babel/runtime": "7.5.5", |
| 55 | + "@babel/core": "7.8.7", |
| 56 | + "@babel/plugin-proposal-class-properties": "7.8.3", |
| 57 | + "@babel/plugin-proposal-decorators": "7.8.3", |
| 58 | + "@babel/plugin-proposal-export-namespace-from": "7.8.3", |
| 59 | + "@babel/plugin-proposal-function-sent": "7.8.3", |
| 60 | + "@babel/plugin-proposal-json-strings": "7.8.3", |
| 61 | + "@babel/plugin-proposal-numeric-separator": "7.8.3", |
| 62 | + "@babel/plugin-proposal-throw-expressions": "7.8.3", |
| 63 | + "@babel/plugin-syntax-dynamic-import": "7.8.3", |
| 64 | + "@babel/plugin-syntax-import-meta": "7.8.3", |
| 65 | + "@babel/plugin-transform-runtime": "7.8.3", |
| 66 | + "@babel/polyfill": "7.8.7", |
| 67 | + "@babel/preset-env": "7.8.7", |
| 68 | + "@babel/register": "7.8.6", |
| 69 | + "@babel/runtime": "7.8.7", |
70 | 70 | "babel-core": "7.0.0-bridge.0",
|
71 |
| - "babel-eslint": "10.0.2", |
| 71 | + "babel-eslint": "10.1.0", |
72 | 72 | "babel-jest": "24.8.0",
|
73 | 73 | "babel-loader": "8.0.6",
|
74 | 74 | "babel-plugin-lodash": "3.3.4",
|
|
0 commit comments