|
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | 31 | "@babel/cli": "7.14.8", |
32 | | - "@babel/core": "7.14.8", |
33 | | - "@babel/node": "7.14.7", |
| 32 | + "@babel/core": "7.15.0", |
| 33 | + "@babel/node": "7.14.9", |
34 | 34 | "@babel/plugin-proposal-class-properties": "7.14.5", |
35 | 35 | "@babel/plugin-proposal-object-rest-spread": "7.14.7", |
36 | 36 | "@babel/plugin-syntax-dynamic-import": "7.8.3", |
37 | | - "@babel/plugin-transform-modules-commonjs": "7.14.5", |
| 37 | + "@babel/plugin-transform-modules-commonjs": "7.15.0", |
38 | 38 | "@babel/plugin-transform-async-to-generator": "7.14.5", |
39 | | - "@babel/plugin-transform-runtime": "7.14.5", |
40 | | - "@babel/preset-env": "7.14.8", |
| 39 | + "@babel/plugin-transform-runtime": "7.15.0", |
| 40 | + "@babel/preset-env": "7.15.0", |
41 | 41 | "@babel/preset-react": "7.14.5", |
42 | 42 | "@babel/runtime": "7.14.8", |
43 | | - "@babel/eslint-parser": "7.14.7", |
| 43 | + "@babel/eslint-parser": "7.15.0", |
44 | 44 | "@babel/eslint-plugin": "7.14.5", |
45 | 45 | "@soda/friendly-errors-webpack-plugin": "1.8.0", |
46 | 46 | "babel-loader": "8.2.2", |
|
0 commit comments