|
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.6", |
15 | | - "@babel/generator": "7.28.6", |
| 14 | + "@babel/core": "7.29.0", |
| 15 | + "@babel/generator": "7.29.0", |
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.6", |
| 18 | + "@babel/plugin-transform-async-generator-functions": "7.29.0", |
19 | 19 | "@babel/plugin-transform-async-to-generator": "7.28.6", |
20 | | - "@babel/plugin-transform-runtime": "7.28.5", |
21 | | - "@babel/preset-env": "7.28.6", |
| 20 | + "@babel/plugin-transform-runtime": "7.29.0", |
| 21 | + "@babel/preset-env": "7.29.0", |
22 | 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", |
26 | | - "autoprefixer": "10.4.23", |
| 26 | + "autoprefixer": "10.4.24", |
27 | 27 | "babel-loader": "10.0.0", |
28 | 28 | "browserslist": "^4.26.0", |
29 | 29 | "copy-webpack-plugin": "13.0.1", |
|
39 | 39 | "loader-utils": "3.3.1", |
40 | 40 | "mini-css-extract-plugin": "2.10.0", |
41 | 41 | "open": "11.0.0", |
42 | | - "ora": "9.1.0", |
| 42 | + "ora": "9.2.0", |
43 | 43 | "picomatch": "4.0.3", |
44 | 44 | "piscina": "5.1.4", |
45 | 45 | "postcss": "8.5.6", |
|
55 | 55 | "tinyglobby": "0.2.15", |
56 | 56 | "tree-kill": "1.2.2", |
57 | 57 | "tslib": "2.8.1", |
58 | | - "webpack": "5.104.1", |
| 58 | + "webpack": "5.105.0", |
59 | 59 | "webpack-dev-middleware": "7.4.5", |
60 | 60 | "webpack-dev-server": "5.2.3", |
61 | 61 | "webpack-merge": "6.0.1", |
|
0 commit comments