|
11 | 11 | "@angular-devkit/build-webpack": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER", |
12 | 12 | "@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER", |
13 | 13 | "@angular/build": "workspace:0.0.0-PLACEHOLDER", |
14 | | - "@babel/core": "7.29.7", |
15 | | - "@babel/generator": "7.29.7", |
16 | | - "@babel/helper-annotate-as-pure": "7.29.7", |
| 14 | + "@babel/core": "8.0.1", |
| 15 | + "@babel/generator": "8.0.0", |
| 16 | + "@babel/helper-annotate-as-pure": "8.0.0", |
17 | 17 | "@babel/helper-split-export-declaration": "7.24.7", |
18 | | - "@babel/plugin-transform-async-generator-functions": "7.29.7", |
19 | | - "@babel/plugin-transform-async-to-generator": "7.29.7", |
20 | | - "@babel/plugin-transform-runtime": "7.29.7", |
21 | | - "@babel/preset-env": "7.29.7", |
22 | | - "@babel/runtime": "7.29.7", |
| 18 | + "@babel/plugin-transform-async-generator-functions": "8.0.1", |
| 19 | + "@babel/plugin-transform-async-to-generator": "8.0.1", |
| 20 | + "@babel/plugin-transform-runtime": "8.0.1", |
| 21 | + "@babel/preset-env": "8.0.1", |
| 22 | + "@babel/runtime": "8.0.0", |
23 | 23 | "@discoveryjs/json-ext": "1.1.0", |
24 | 24 | "@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER", |
25 | 25 | "ansi-colors": "4.1.3", |
|
0 commit comments