|
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.28.5", |
15 | | - "@babel/generator": "7.28.5", |
| 14 | + "@babel/core": "7.28.6", |
| 15 | + "@babel/generator": "7.28.6", |
16 | 16 | "@babel/helper-annotate-as-pure": "7.27.3", |
17 | 17 | "@babel/helper-split-export-declaration": "7.24.7", |
18 | | - "@babel/plugin-transform-async-generator-functions": "7.28.0", |
19 | | - "@babel/plugin-transform-async-to-generator": "7.27.1", |
| 18 | + "@babel/plugin-transform-async-generator-functions": "7.28.6", |
| 19 | + "@babel/plugin-transform-async-to-generator": "7.28.6", |
20 | 20 | "@babel/plugin-transform-runtime": "7.28.5", |
21 | | - "@babel/preset-env": "7.28.5", |
22 | | - "@babel/runtime": "7.28.4", |
| 21 | + "@babel/preset-env": "7.28.6", |
| 22 | + "@babel/runtime": "7.28.6", |
23 | 23 | "@discoveryjs/json-ext": "0.6.3", |
24 | 24 | "@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER", |
25 | 25 | "ansi-colors": "4.1.3", |
|
57 | 57 | "tslib": "2.8.1", |
58 | 58 | "webpack": "5.104.1", |
59 | 59 | "webpack-dev-middleware": "7.4.5", |
60 | | - "webpack-dev-server": "5.2.2", |
| 60 | + "webpack-dev-server": "5.2.3", |
61 | 61 | "webpack-merge": "6.0.1", |
62 | 62 | "webpack-subresource-integrity": "5.1.0" |
63 | 63 | }, |
|
0 commit comments