|
18 | 18 | }, |
19 | 19 | "packageManager": "yarn@3.1.0", |
20 | 20 | "devDependencies": { |
21 | | - "@babel/cli": "^7.14.8", |
22 | | - "@babel/core": "^7.15.0", |
| 21 | + "@babel/cli": "^7.16.0", |
| 22 | + "@babel/core": "^7.16.0", |
23 | 23 | "@babel/eslint-config-internal": "workspace:^", |
24 | 24 | "@babel/eslint-parser": "workspace:^", |
25 | 25 | "@babel/eslint-plugin-development": "workspace:^", |
26 | 26 | "@babel/eslint-plugin-development-internal": "workspace:^", |
27 | | - "@babel/plugin-proposal-dynamic-import": "^7.14.5", |
28 | | - "@babel/plugin-proposal-export-namespace-from": "^7.14.5", |
29 | | - "@babel/plugin-proposal-object-rest-spread": "^7.14.5", |
30 | | - "@babel/plugin-transform-modules-commonjs": "^7.15.0", |
31 | | - "@babel/plugin-transform-runtime": "^7.14.5", |
32 | | - "@babel/preset-env": "^7.15.0", |
33 | | - "@babel/preset-flow": "^7.14.5", |
34 | | - "@babel/preset-typescript": "^7.15.0", |
35 | | - "@babel/register": "^7.14.5", |
36 | | - "@babel/runtime": "^7.14.8", |
| 27 | + "@babel/plugin-proposal-dynamic-import": "^7.16.0", |
| 28 | + "@babel/plugin-proposal-export-namespace-from": "^7.16.0", |
| 29 | + "@babel/plugin-proposal-object-rest-spread": "^7.16.0", |
| 30 | + "@babel/plugin-transform-modules-commonjs": "^7.16.0", |
| 31 | + "@babel/plugin-transform-runtime": "^7.16.4", |
| 32 | + "@babel/preset-env": "^7.16.4", |
| 33 | + "@babel/preset-flow": "^7.16.0", |
| 34 | + "@babel/preset-typescript": "^7.16.0", |
| 35 | + "@babel/register": "^7.16.0", |
| 36 | + "@babel/runtime": "^7.16.3", |
37 | 37 | "@rollup/plugin-babel": "^5.3.0", |
38 | 38 | "@rollup/plugin-commonjs": "patch:@rollup/plugin-commonjs@^18.1.0#./.yarn/patches/@rollup__plugin-commonjs.patch", |
39 | 39 | "@rollup/plugin-json": "^4.1.0", |
|
0 commit comments