|
18 | 18 | "@babel/plugin-transform-async-generator-functions": "7.29.0", |
19 | 19 | "@babel/plugin-transform-async-to-generator": "7.28.6", |
20 | 20 | "@babel/plugin-transform-runtime": "7.29.0", |
21 | | - "@babel/preset-env": "7.29.0", |
22 | | - "@babel/runtime": "7.28.6", |
| 21 | + "@babel/preset-env": "7.29.2", |
| 22 | + "@babel/runtime": "7.29.2", |
23 | 23 | "@discoveryjs/json-ext": "1.0.0", |
24 | 24 | "@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER", |
25 | 25 | "ansi-colors": "4.1.3", |
|
28 | 28 | "browserslist": "^4.26.0", |
29 | 29 | "copy-webpack-plugin": "14.0.0", |
30 | 30 | "css-loader": "7.1.4", |
31 | | - "esbuild-wasm": "0.27.3", |
| 31 | + "esbuild-wasm": "0.27.4", |
32 | 32 | "http-proxy-middleware": "3.0.5", |
33 | 33 | "istanbul-lib-instrument": "6.0.3", |
34 | 34 | "jsonc-parser": "3.3.1", |
|
51 | 51 | "semver": "7.7.4", |
52 | 52 | "source-map-loader": "5.0.0", |
53 | 53 | "source-map-support": "0.5.21", |
54 | | - "terser": "5.46.0", |
| 54 | + "terser": "5.46.1", |
55 | 55 | "tinyglobby": "0.2.15", |
56 | 56 | "tslib": "2.8.1", |
57 | 57 | "webpack": "5.105.4", |
|
61 | 61 | "webpack-subresource-integrity": "5.1.0" |
62 | 62 | }, |
63 | 63 | "optionalDependencies": { |
64 | | - "esbuild": "0.27.3" |
| 64 | + "esbuild": "0.27.4" |
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | 67 | "@angular/ssr": "workspace:*", |
68 | 68 | "browser-sync": "3.0.4", |
69 | 69 | "ng-packagr": "22.0.0-next.0", |
70 | | - "undici": "7.24.4" |
| 70 | + "undici": "7.24.5" |
71 | 71 | }, |
72 | 72 | "peerDependencies": { |
73 | 73 | "@angular/compiler-cli": "0.0.0-ANGULAR-FW-PEER-DEP", |
|
0 commit comments