|
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.0", |
15 | | - "@babel/generator": "7.29.1", |
16 | | - "@babel/helper-annotate-as-pure": "7.27.3", |
| 14 | + "@babel/core": "7.29.7", |
| 15 | + "@babel/generator": "7.29.7", |
| 16 | + "@babel/helper-annotate-as-pure": "7.29.7", |
17 | 17 | "@babel/helper-split-export-declaration": "7.24.7", |
18 | | - "@babel/plugin-transform-async-generator-functions": "7.29.0", |
19 | | - "@babel/plugin-transform-async-to-generator": "7.28.6", |
20 | | - "@babel/plugin-transform-runtime": "7.29.0", |
21 | | - "@babel/preset-env": "7.29.5", |
22 | | - "@babel/runtime": "7.29.2", |
| 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", |
23 | 23 | "@discoveryjs/json-ext": "1.1.0", |
24 | 24 | "@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER", |
25 | 25 | "ansi-colors": "4.1.3", |
|
42 | 42 | "ora": "9.4.0", |
43 | 43 | "picomatch": "4.0.4", |
44 | 44 | "piscina": "5.1.4", |
45 | | - "postcss": "8.5.14", |
| 45 | + "postcss": "8.5.15", |
46 | 46 | "postcss-loader": "8.2.1", |
47 | 47 | "resolve-url-loader": "5.0.0", |
48 | 48 | "rxjs": "7.8.2", |
49 | | - "sass": "1.99.0", |
| 49 | + "sass": "1.100.0", |
50 | 50 | "sass-loader": "17.0.0", |
51 | | - "semver": "7.8.0", |
| 51 | + "semver": "7.8.1", |
52 | 52 | "source-map-loader": "5.0.0", |
53 | 53 | "source-map-support": "0.5.21", |
54 | | - "terser": "5.47.1", |
| 54 | + "terser": "5.48.0", |
55 | 55 | "tinyglobby": "0.2.16", |
56 | 56 | "tslib": "2.8.1", |
57 | | - "webpack": "5.106.2", |
| 57 | + "webpack": "5.107.2", |
58 | 58 | "webpack-dev-middleware": "8.0.3", |
59 | 59 | "webpack-dev-server": "5.2.4", |
60 | 60 | "webpack-merge": "6.0.1", |
|
0 commit comments