|
19 | 19 | }, |
20 | 20 | "packageManager": "yarn@3.1.1", |
21 | 21 | "devDependencies": { |
22 | | - "@babel/cli": "^7.17.10", |
23 | | - "@babel/core": "^7.18.0", |
| 22 | + "@babel/cli": "^7.18.10", |
| 23 | + "@babel/core": "^7.18.13", |
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.7", |
29 | | - "@babel/plugin-proposal-export-namespace-from": "^7.17.12", |
30 | | - "@babel/plugin-proposal-object-rest-spread": "^7.18.0", |
31 | | - "@babel/plugin-transform-modules-commonjs": "^7.18.0", |
32 | | - "@babel/plugin-transform-runtime": "^7.18.0", |
33 | | - "@babel/preset-env": "^7.18.0", |
34 | | - "@babel/preset-typescript": "^7.17.12", |
35 | | - "@babel/runtime": "^7.18.0", |
| 28 | + "@babel/plugin-proposal-dynamic-import": "^7.18.6", |
| 29 | + "@babel/plugin-proposal-export-namespace-from": "^7.18.9", |
| 30 | + "@babel/plugin-proposal-object-rest-spread": "^7.18.9", |
| 31 | + "@babel/plugin-transform-modules-commonjs": "^7.18.6", |
| 32 | + "@babel/plugin-transform-runtime": "^7.18.10", |
| 33 | + "@babel/preset-env": "^7.18.10", |
| 34 | + "@babel/preset-typescript": "^7.18.6", |
| 35 | + "@babel/runtime": "^7.18.9", |
36 | 36 | "@rollup/plugin-babel": "^5.3.1", |
37 | 37 | "@rollup/plugin-commonjs": "^22.0.2", |
38 | 38 | "@rollup/plugin-json": "^4.1.0", |
|
0 commit comments