|
70 | 70 | "babel-core": "7.0.0-bridge.0" |
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | | - "@babel/core": "7.12.9", |
| 73 | + "@babel/core": "7.12.10", |
74 | 74 | "@babel/plugin-proposal-class-properties": "7.12.1", |
75 | 75 | "@babel/plugin-proposal-decorators": "7.12.1", |
76 | 76 | "@babel/plugin-proposal-export-namespace-from": "7.12.1", |
|
80 | 80 | "@babel/plugin-proposal-throw-expressions": "7.12.1", |
81 | 81 | "@babel/plugin-syntax-dynamic-import": "7.8.3", |
82 | 82 | "@babel/plugin-syntax-import-meta": "7.10.4", |
83 | | - "@babel/plugin-transform-runtime": "7.12.1", |
84 | | - "@babel/preset-env": "7.12.7", |
| 83 | + "@babel/plugin-transform-runtime": "7.12.10", |
| 84 | + "@babel/preset-env": "7.12.10", |
85 | 85 | "babel-preset-react-optimize": "1.0.1", |
86 | | - "@babel/preset-react": "7.12.7", |
87 | | - "@babel/register": "7.12.1", |
| 86 | + "@babel/preset-react": "7.12.10", |
| 87 | + "@babel/register": "7.12.10", |
88 | 88 | "@babel/runtime": "7.12.5", |
89 | 89 | "babel-core": "7.0.0-bridge.0", |
90 | 90 | "babel-eslint": "10.1.0", |
|
0 commit comments