|
1 | 1 | { |
2 | 2 | "name": "@angular-devkit/build-angular", |
3 | | - "version": "21.1.0-next.2+sha-430d189", |
| 3 | + "version": "21.1.0-next.2+sha-6e5cca7", |
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#430d189", |
11 | | - "@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#430d189", |
12 | | - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#430d189", |
13 | | - "@angular/build": "github:angular/angular-build-builds#430d189", |
| 10 | + "@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#6e5cca7", |
| 11 | + "@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#6e5cca7", |
| 12 | + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6e5cca7", |
| 13 | + "@angular/build": "github:angular/angular-build-builds#6e5cca7", |
14 | 14 | "@babel/core": "7.28.5", |
15 | 15 | "@babel/generator": "7.28.5", |
16 | 16 | "@babel/helper-annotate-as-pure": "7.27.3", |
|
21 | 21 | "@babel/preset-env": "7.28.5", |
22 | 22 | "@babel/runtime": "7.28.4", |
23 | 23 | "@discoveryjs/json-ext": "0.6.3", |
24 | | - "@ngtools/webpack": "github:angular/ngtools-webpack-builds#430d189", |
| 24 | + "@ngtools/webpack": "github:angular/ngtools-webpack-builds#6e5cca7", |
25 | 25 | "ansi-colors": "4.1.3", |
26 | | - "autoprefixer": "10.4.22", |
| 26 | + "autoprefixer": "10.4.23", |
27 | 27 | "babel-loader": "10.0.0", |
28 | 28 | "browserslist": "^4.26.0", |
29 | 29 | "copy-webpack-plugin": "13.0.1", |
|
46 | 46 | "postcss-loader": "8.2.0", |
47 | 47 | "resolve-url-loader": "5.0.0", |
48 | 48 | "rxjs": "7.8.2", |
49 | | - "sass": "1.96.0", |
| 49 | + "sass": "1.97.0", |
50 | 50 | "sass-loader": "16.0.6", |
51 | 51 | "semver": "7.7.3", |
52 | 52 | "source-map-loader": "5.0.0", |
|
55 | 55 | "tinyglobby": "0.2.15", |
56 | 56 | "tree-kill": "1.2.2", |
57 | 57 | "tslib": "2.8.1", |
58 | | - "webpack": "5.103.0", |
| 58 | + "webpack": "5.104.0", |
59 | 59 | "webpack-dev-middleware": "7.4.5", |
60 | 60 | "webpack-dev-server": "5.2.2", |
61 | 61 | "webpack-merge": "6.0.1", |
|
71 | 71 | "@angular/platform-browser": "^21.0.0 || ^21.1.0-next.0", |
72 | 72 | "@angular/platform-server": "^21.0.0 || ^21.1.0-next.0", |
73 | 73 | "@angular/service-worker": "^21.0.0 || ^21.1.0-next.0", |
74 | | - "@angular/ssr": "github:angular/angular-ssr-builds#430d189", |
| 74 | + "@angular/ssr": "github:angular/angular-ssr-builds#6e5cca7", |
75 | 75 | "@web/test-runner": "^0.20.0", |
76 | 76 | "browser-sync": "^3.0.2", |
77 | 77 | "jest": "^30.2.0", |
|
137 | 137 | "type": "git", |
138 | 138 | "url": "https://github.com/angular/angular-cli.git" |
139 | 139 | }, |
140 | | - "packageManager": "pnpm@10.25.0", |
| 140 | + "packageManager": "pnpm@10.26.0", |
141 | 141 | "engines": { |
142 | 142 | "node": "^20.19.0 || ^22.12.0 || >=24.0.0", |
143 | 143 | "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", |
|
0 commit comments