|
1 | 1 | {
|
2 | 2 | "name": "@angular-devkit/build-angular",
|
3 |
| - "version": "18.1.0-next.1+sha-be2227e", |
| 3 | + "version": "18.1.0-next.1+sha-ce88519", |
4 | 4 | "description": "Angular Webpack Build Facade",
|
5 | 5 | "main": "src/index.js",
|
6 | 6 | "typings": "src/index.d.ts",
|
7 | 7 | "builders": "builders.json",
|
8 | 8 | "dependencies": {
|
9 | 9 | "@ampproject/remapping": "2.3.0",
|
10 |
| - "@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#be2227e", |
11 |
| - "@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#be2227e", |
12 |
| - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#be2227e", |
13 |
| - "@angular/build": "github:angular/angular-build-builds#be2227e", |
| 10 | + "@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#ce88519", |
| 11 | + "@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#ce88519", |
| 12 | + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ce88519", |
| 13 | + "@angular/build": "github:angular/angular-build-builds#ce88519", |
14 | 14 | "@babel/core": "7.24.7",
|
15 | 15 | "@babel/generator": "7.24.7",
|
16 | 16 | "@babel/helper-annotate-as-pure": "7.24.7",
|
|
21 | 21 | "@babel/preset-env": "7.24.7",
|
22 | 22 | "@babel/runtime": "7.24.7",
|
23 | 23 | "@discoveryjs/json-ext": "0.5.7",
|
24 |
| - "@ngtools/webpack": "github:angular/ngtools-webpack-builds#be2227e", |
| 24 | + "@ngtools/webpack": "github:angular/ngtools-webpack-builds#ce88519", |
25 | 25 | "@vitejs/plugin-basic-ssl": "1.1.0",
|
26 | 26 | "ansi-colors": "4.1.3",
|
27 | 27 | "autoprefixer": "10.4.19",
|
|
145 | 145 | "bugs": {
|
146 | 146 | "url": "https://github.com/angular/angular-cli/issues"
|
147 | 147 | },
|
148 |
| - "homepage": "https://github.com/angular/angular-cli" |
| 148 | + "homepage": "https://github.com/angular/angular-cli", |
| 149 | + "dependenciesMeta": { |
| 150 | + "esbuild": { |
| 151 | + "built": true |
| 152 | + }, |
| 153 | + "puppeteer": { |
| 154 | + "built": true |
| 155 | + } |
| 156 | + } |
149 | 157 | }
|
0 commit comments