|
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.26.10", |
15 |
| - "@babel/generator": "7.27.0", |
16 |
| - "@babel/helper-annotate-as-pure": "7.25.9", |
| 14 | + "@babel/core": "7.27.1", |
| 15 | + "@babel/generator": "7.27.1", |
| 16 | + "@babel/helper-annotate-as-pure": "7.27.1", |
17 | 17 | "@babel/helper-split-export-declaration": "7.24.7",
|
18 |
| - "@babel/plugin-transform-async-generator-functions": "7.26.8", |
19 |
| - "@babel/plugin-transform-async-to-generator": "7.25.9", |
20 |
| - "@babel/plugin-transform-runtime": "7.26.10", |
21 |
| - "@babel/preset-env": "7.26.9", |
22 |
| - "@babel/runtime": "7.27.0", |
| 18 | + "@babel/plugin-transform-async-generator-functions": "7.27.1", |
| 19 | + "@babel/plugin-transform-async-to-generator": "7.27.1", |
| 20 | + "@babel/plugin-transform-runtime": "7.27.1", |
| 21 | + "@babel/preset-env": "7.27.1", |
| 22 | + "@babel/runtime": "7.27.1", |
23 | 23 | "@discoveryjs/json-ext": "0.6.3",
|
24 | 24 | "@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",
|
25 | 25 | "@vitejs/plugin-basic-ssl": "2.0.0",
|
|
36 | 36 | "jsonc-parser": "3.3.1",
|
37 | 37 | "karma-source-map-support": "1.4.0",
|
38 | 38 | "less": "4.3.0",
|
39 |
| - "less-loader": "12.2.0", |
| 39 | + "less-loader": "12.3.0", |
40 | 40 | "license-webpack-plugin": "4.0.2",
|
41 | 41 | "loader-utils": "3.3.1",
|
42 | 42 | "mini-css-extract-plugin": "2.9.2",
|
43 |
| - "open": "10.1.1", |
| 43 | + "open": "10.1.2", |
44 | 44 | "ora": "5.4.1",
|
45 | 45 | "picomatch": "4.0.2",
|
46 | 46 | "piscina": "4.9.2",
|
|
69 | 69 | "@angular/ssr": "workspace:*",
|
70 | 70 | "@web/test-runner": "0.20.1",
|
71 | 71 | "browser-sync": "3.0.4",
|
72 |
| - "ng-packagr": "20.0.0-next.8", |
| 72 | + "ng-packagr": "20.0.0-rc.0", |
73 | 73 | "undici": "7.8.0"
|
74 | 74 | },
|
75 | 75 | "peerDependencies": {
|
|
0 commit comments