|
1 | 1 | {
|
2 | 2 | "name": "@angular-devkit/build-angular",
|
3 |
| - "version": "18.2.0-next.3+sha-182ecbd", |
| 3 | + "version": "18.2.0-next.3+sha-349e052", |
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#182ecbd", |
11 |
| - "@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#182ecbd", |
12 |
| - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#182ecbd", |
13 |
| - "@angular/build": "github:angular/angular-build-builds#182ecbd", |
| 10 | + "@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#349e052", |
| 11 | + "@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#349e052", |
| 12 | + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#349e052", |
| 13 | + "@angular/build": "github:angular/angular-build-builds#349e052", |
14 | 14 | "@babel/core": "7.25.2",
|
15 | 15 | "@babel/generator": "7.25.0",
|
16 | 16 | "@babel/helper-annotate-as-pure": "7.24.7",
|
17 | 17 | "@babel/helper-split-export-declaration": "7.24.7",
|
18 | 18 | "@babel/plugin-transform-async-generator-functions": "7.25.0",
|
19 | 19 | "@babel/plugin-transform-async-to-generator": "7.24.7",
|
20 | 20 | "@babel/plugin-transform-runtime": "7.24.7",
|
21 |
| - "@babel/preset-env": "7.25.2", |
| 21 | + "@babel/preset-env": "7.25.3", |
22 | 22 | "@babel/runtime": "7.25.0",
|
23 | 23 | "@discoveryjs/json-ext": "0.6.0",
|
24 |
| - "@ngtools/webpack": "github:angular/ngtools-webpack-builds#182ecbd", |
| 24 | + "@ngtools/webpack": "github:angular/ngtools-webpack-builds#349e052", |
25 | 25 | "@vitejs/plugin-basic-ssl": "1.1.0",
|
26 | 26 | "ansi-colors": "4.1.3",
|
27 |
| - "autoprefixer": "10.4.19", |
| 27 | + "autoprefixer": "10.4.20", |
28 | 28 | "babel-loader": "9.1.3",
|
29 | 29 | "browserslist": "^4.21.5",
|
30 | 30 | "copy-webpack-plugin": "12.0.2",
|
|
0 commit comments