|
40 | 40 | } |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@babel/code-frame": "^7.12.13", |
44 | | - "@babel/core": "^7.14.3", |
45 | | - "@babel/generator": "^7.14.3", |
46 | | - "@babel/parser": "^7.14.4", |
47 | | - "@babel/plugin-proposal-dynamic-import": "^7.14.2", |
48 | | - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.2", |
49 | | - "@babel/plugin-proposal-optional-chaining": "^7.14.2", |
50 | | - "@babel/plugin-transform-arrow-functions": "^7.13.0", |
51 | | - "@babel/plugin-transform-modules-commonjs": "^7.14.0", |
52 | | - "@babel/plugin-transform-runtime": "^7.14.3", |
53 | | - "@babel/preset-env": "^7.14.4", |
| 43 | + "@babel/code-frame": "^7.14.5", |
| 44 | + "@babel/core": "^7.14.6", |
| 45 | + "@babel/generator": "^7.14.5", |
| 46 | + "@babel/parser": "^7.14.7", |
| 47 | + "@babel/plugin-proposal-dynamic-import": "^7.14.5", |
| 48 | + "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", |
| 49 | + "@babel/plugin-proposal-optional-chaining": "^7.14.5", |
| 50 | + "@babel/plugin-transform-arrow-functions": "^7.14.5", |
| 51 | + "@babel/plugin-transform-modules-commonjs": "^7.14.5", |
| 52 | + "@babel/plugin-transform-runtime": "^7.14.5", |
| 53 | + "@babel/preset-env": "^7.14.7", |
54 | 54 | "@types/babel__code-frame": "^7.0.2", |
55 | 55 | "@types/babel__core": "^7.1.13", |
56 | 56 | "@types/babel__traverse": "^7.11.1", |
|
0 commit comments