|
54 | 54 | "npm": ">=3" |
55 | 55 | }, |
56 | 56 | "dependencies": { |
57 | | - "@babel/plugin-transform-react-constant-elements": "7.12.13", |
| 57 | + "@babel/plugin-transform-react-constant-elements": "7.13.10", |
58 | 58 | "@babel/plugin-transform-react-inline-elements": "7.12.13", |
59 | 59 | "babel-plugin-transform-react-pure-class-to-function": "1.0.1", |
60 | 60 | "babel-plugin-transform-react-remove-prop-types": "0.4.24", |
|
70 | 70 | "babel-core": "7.0.0-bridge.0" |
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | | - "@babel/core": "7.13.8", |
| 73 | + "@babel/core": "7.13.10", |
74 | 74 | "@babel/plugin-proposal-class-properties": "7.13.0", |
75 | 75 | "@babel/plugin-proposal-decorators": "7.13.5", |
76 | 76 | "@babel/plugin-proposal-export-namespace-from": "7.12.13", |
|
80 | 80 | "@babel/plugin-proposal-throw-expressions": "7.12.13", |
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.13.9", |
84 | | - "@babel/preset-env": "7.13.9", |
| 83 | + "@babel/plugin-transform-runtime": "7.13.10", |
| 84 | + "@babel/preset-env": "7.13.10", |
85 | 85 | "babel-preset-react-optimize": "1.0.1", |
86 | 86 | "@babel/preset-react": "7.12.13", |
87 | 87 | "@babel/register": "7.13.8", |
88 | | - "@babel/runtime": "7.13.9", |
| 88 | + "@babel/runtime": "7.13.10", |
89 | 89 | "babel-core": "7.0.0-bridge.0", |
90 | 90 | "babel-eslint": "10.1.0", |
91 | 91 | "babel-jest": "25.5.1", |
|
0 commit comments