|
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", |
|
37 | 37 | "less-loader": "12.3.0", |
38 | 38 | "license-webpack-plugin": "4.0.2", |
39 | 39 | "loader-utils": "3.3.1", |
40 | | - "mini-css-extract-plugin": "2.9.4", |
| 40 | + "mini-css-extract-plugin": "2.10.0", |
41 | 41 | "open": "11.0.0", |
42 | 42 | "ora": "9.0.0", |
43 | 43 | "picomatch": "4.0.3", |
|
51 | 51 | "semver": "7.7.3", |
52 | 52 | "source-map-loader": "5.0.0", |
53 | 53 | "source-map-support": "0.5.21", |
54 | | - "terser": "5.44.1", |
| 54 | + "terser": "5.46.0", |
55 | 55 | "tinyglobby": "0.2.15", |
56 | 56 | "tree-kill": "1.2.2", |
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