|
1 | 1 | { |
2 | 2 | "name": "@angular-devkit/build-angular", |
3 | | - "version": "17.3.12+sha-b479e80", |
| 3 | + "version": "17.3.12+sha-6b40c4d", |
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#b479e80", |
11 | | - "@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#b479e80", |
12 | | - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b479e80", |
13 | | - "@babel/core": "7.24.0", |
14 | | - "@babel/generator": "7.23.6", |
15 | | - "@babel/helper-annotate-as-pure": "7.22.5", |
16 | | - "@babel/helper-split-export-declaration": "7.22.6", |
17 | | - "@babel/plugin-transform-async-generator-functions": "7.23.9", |
18 | | - "@babel/plugin-transform-async-to-generator": "7.23.3", |
19 | | - "@babel/plugin-transform-runtime": "7.24.0", |
20 | | - "@babel/preset-env": "7.24.0", |
21 | | - "@babel/runtime": "7.24.0", |
| 10 | + "@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#6b40c4d", |
| 11 | + "@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#6b40c4d", |
| 12 | + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6b40c4d", |
| 13 | + "@babel/core": "7.26.10", |
| 14 | + "@babel/generator": "7.26.10", |
| 15 | + "@babel/helper-annotate-as-pure": "7.25.9", |
| 16 | + "@babel/helper-split-export-declaration": "7.24.7", |
| 17 | + "@babel/plugin-transform-async-generator-functions": "7.26.8", |
| 18 | + "@babel/plugin-transform-async-to-generator": "7.25.9", |
| 19 | + "@babel/plugin-transform-runtime": "7.26.10", |
| 20 | + "@babel/preset-env": "7.26.9", |
| 21 | + "@babel/runtime": "7.26.10", |
22 | 22 | "@discoveryjs/json-ext": "0.5.7", |
23 | | - "@ngtools/webpack": "github:angular/ngtools-webpack-builds#b479e80", |
| 23 | + "@ngtools/webpack": "github:angular/ngtools-webpack-builds#6b40c4d", |
24 | 24 | "@vitejs/plugin-basic-ssl": "1.1.0", |
25 | 25 | "ansi-colors": "4.1.3", |
26 | 26 | "autoprefixer": "10.4.18", |
|
0 commit comments