|
1 | 1 | {
|
2 | 2 | "name": "@angular-devkit/build-angular",
|
3 |
| - "version": "18.1.0-next.0+sha-8e0ea9b", |
| 3 | + "version": "18.1.0-next.1+sha-f3ed0fe", |
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/build": "github:angular/angular-build-builds#8e0ea9b", |
11 |
| - "@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#8e0ea9b", |
12 |
| - "@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#8e0ea9b", |
13 |
| - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8e0ea9b", |
| 10 | + "@angular/build": "github:angular/angular-build-builds#f3ed0fe", |
| 11 | + "@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#f3ed0fe", |
| 12 | + "@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#f3ed0fe", |
| 13 | + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f3ed0fe", |
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#8e0ea9b", |
| 24 | + "@ngtools/webpack": "github:angular/ngtools-webpack-builds#f3ed0fe", |
25 | 25 | "@vitejs/plugin-basic-ssl": "1.1.0",
|
26 | 26 | "ansi-colors": "4.1.3",
|
27 | 27 | "autoprefixer": "10.4.19",
|
|
0 commit comments