|
1 | 1 | {
|
2 | 2 | "name": "@angular-devkit/build-angular",
|
3 |
| - "version": "18.2.0-next.2+sha-b5f1aa5", |
| 3 | + "version": "18.2.0-next.2+sha-7908351", |
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#b5f1aa5", |
11 |
| - "@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#b5f1aa5", |
12 |
| - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b5f1aa5", |
13 |
| - "@angular/build": "github:angular/angular-build-builds#b5f1aa5", |
| 10 | + "@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#7908351", |
| 11 | + "@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#7908351", |
| 12 | + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7908351", |
| 13 | + "@angular/build": "github:angular/angular-build-builds#7908351", |
14 | 14 | "@babel/core": "7.24.9",
|
15 | 15 | "@babel/generator": "7.24.10",
|
16 | 16 | "@babel/helper-annotate-as-pure": "7.24.7",
|
|
21 | 21 | "@babel/preset-env": "7.24.8",
|
22 | 22 | "@babel/runtime": "7.24.8",
|
23 | 23 | "@discoveryjs/json-ext": "0.6.0",
|
24 |
| - "@ngtools/webpack": "github:angular/ngtools-webpack-builds#b5f1aa5", |
| 24 | + "@ngtools/webpack": "github:angular/ngtools-webpack-builds#7908351", |
25 | 25 | "@vitejs/plugin-basic-ssl": "1.1.0",
|
26 | 26 | "ansi-colors": "4.1.3",
|
27 | 27 | "autoprefixer": "10.4.19",
|
|
49 | 49 | "parse5-html-rewriting-stream": "7.0.0",
|
50 | 50 | "picomatch": "4.0.2",
|
51 | 51 | "piscina": "4.6.1",
|
52 |
| - "postcss": "8.4.39", |
| 52 | + "postcss": "8.4.40", |
53 | 53 | "postcss-loader": "8.1.1",
|
54 | 54 | "resolve-url-loader": "5.0.0",
|
55 | 55 | "rxjs": "7.8.1",
|
|
61 | 61 | "terser": "5.31.3",
|
62 | 62 | "tree-kill": "1.2.2",
|
63 | 63 | "tslib": "2.6.3",
|
64 |
| - "vite": "5.3.4", |
| 64 | + "vite": "5.3.5", |
65 | 65 | "watchpack": "2.4.1",
|
66 | 66 | "webpack": "5.93.0",
|
67 | 67 | "webpack-dev-middleware": "7.3.0",
|
|
0 commit comments