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