|
157 | 157 | "react": "16.5.0"
|
158 | 158 | },
|
159 | 159 | "dependencies": {
|
160 |
| - "@babel/core": "^7.0.0", |
161 |
| - "@babel/generator": "^7.0.0", |
162 |
| - "@babel/plugin-proposal-class-properties": "^7.0.0", |
163 |
| - "@babel/plugin-proposal-object-rest-spread": "^7.0.0", |
164 |
| - "@babel/plugin-transform-arrow-functions": "^7.0.0", |
165 |
| - "@babel/plugin-transform-block-scoping": "^7.0.0", |
166 |
| - "@babel/plugin-transform-classes": "^7.0.0", |
167 |
| - "@babel/plugin-transform-computed-properties": "^7.0.0", |
168 |
| - "@babel/plugin-transform-destructuring": "^7.0.0", |
169 |
| - "@babel/plugin-transform-exponentiation-operator": "^7.0.0", |
170 |
| - "@babel/plugin-transform-flow-strip-types": "^7.0.0", |
171 |
| - "@babel/plugin-transform-for-of": "^7.0.0", |
172 |
| - "@babel/plugin-transform-function-name": "^7.0.0", |
173 |
| - "@babel/plugin-transform-literals": "^7.0.0", |
174 |
| - "@babel/plugin-transform-modules-commonjs": "^7.0.0", |
175 |
| - "@babel/plugin-transform-object-assign": "^7.0.0", |
176 |
| - "@babel/plugin-transform-parameters": "^7.0.0", |
177 |
| - "@babel/plugin-transform-react-display-name": "^7.0.0", |
178 |
| - "@babel/plugin-transform-react-jsx-source": "^7.0.0", |
179 |
| - "@babel/plugin-transform-react-jsx": "^7.0.0", |
180 |
| - "@babel/plugin-transform-regenerator": "^7.0.0", |
181 |
| - "@babel/plugin-transform-shorthand-properties": "^7.0.0", |
182 |
| - "@babel/plugin-transform-spread": "^7.0.0", |
183 |
| - "@babel/plugin-transform-sticky-regex": "^7.0.0", |
184 |
| - "@babel/plugin-transform-template-literals": "^7.0.0", |
185 |
| - "@babel/plugin-transform-unicode-regex": "^7.0.0", |
| 160 | + "@babel/core": "^7.4.0", |
| 161 | + "@babel/generator": "^7.4.0", |
| 162 | + "@babel/plugin-proposal-class-properties": "^7.4.0", |
| 163 | + "@babel/plugin-proposal-object-rest-spread": "^7.4.0", |
| 164 | + "@babel/plugin-transform-arrow-functions": "^7.2.0", |
| 165 | + "@babel/plugin-transform-block-scoping": "^7.4.0", |
| 166 | + "@babel/plugin-transform-classes": "^7.4.0", |
| 167 | + "@babel/plugin-transform-computed-properties": "^7.2.0", |
| 168 | + "@babel/plugin-transform-destructuring": "^7.4.0", |
| 169 | + "@babel/plugin-transform-exponentiation-operator": "^7.2.0", |
| 170 | + "@babel/plugin-transform-flow-strip-types": "^7.4.0", |
| 171 | + "@babel/plugin-transform-for-of": "^7.4.0", |
| 172 | + "@babel/plugin-transform-function-name": "^7.2.0", |
| 173 | + "@babel/plugin-transform-literals": "^7.2.0", |
| 174 | + "@babel/plugin-transform-modules-commonjs": "^7.4.0", |
| 175 | + "@babel/plugin-transform-object-assign": "^7.2.0", |
| 176 | + "@babel/plugin-transform-parameters": "^7.4.0", |
| 177 | + "@babel/plugin-transform-react-display-name": "^7.2.0", |
| 178 | + "@babel/plugin-transform-react-jsx-source": "^7.2.0", |
| 179 | + "@babel/plugin-transform-react-jsx": "^7.3.0", |
| 180 | + "@babel/plugin-transform-regenerator": "^7.4.0", |
| 181 | + "@babel/plugin-transform-shorthand-properties": "^7.2.0", |
| 182 | + "@babel/plugin-transform-spread": "^7.2.2", |
| 183 | + "@babel/plugin-transform-sticky-regex": "^7.2.0", |
| 184 | + "@babel/plugin-transform-template-literals": "^7.2.0", |
| 185 | + "@babel/plugin-transform-unicode-regex": "^7.2.0", |
186 | 186 | "absolute-path": "^0.0.0",
|
187 | 187 | "art": "^0.10.0",
|
188 | 188 | "base64-js": "^1.1.2",
|
|
238 | 238 | "yargs": "^9.0.0"
|
239 | 239 | },
|
240 | 240 | "devDependencies": {
|
241 |
| - "@babel/core": "^7.0.0", |
| 241 | + "@babel/core": "^7.4.0", |
242 | 242 | "async": "^2.4.0",
|
243 | 243 | "babel-eslint": "9.0.0-beta.2",
|
244 | 244 | "babel-generator": "^6.26.0",
|
|
0 commit comments