|
1 | 1 | { |
2 | 2 | "name": "@angular/build", |
3 | | - "version": "21.1.0-next.0+sha-0aab115", |
| 3 | + "version": "21.1.0-next.0+sha-377780a", |
4 | 4 | "description": "Official build system for Angular", |
5 | 5 | "keywords": [ |
6 | 6 | "Angular CLI", |
|
23 | 23 | "builders": "builders.json", |
24 | 24 | "dependencies": { |
25 | 25 | "@ampproject/remapping": "2.3.0", |
26 | | - "@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#0aab115", |
| 26 | + "@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#377780a", |
27 | 27 | "@babel/core": "7.28.5", |
28 | 28 | "@babel/helper-annotate-as-pure": "7.27.3", |
29 | 29 | "@babel/helper-split-export-declaration": "7.24.7", |
30 | | - "@inquirer/confirm": "5.1.19", |
| 30 | + "@inquirer/confirm": "5.1.20", |
31 | 31 | "@vitejs/plugin-basic-ssl": "2.1.0", |
32 | 32 | "beasties": "0.3.5", |
33 | 33 | "browserslist": "^4.26.0", |
34 | | - "esbuild": "0.25.12", |
| 34 | + "esbuild": "0.26.0", |
35 | 35 | "https-proxy-agent": "7.0.6", |
36 | 36 | "istanbul-lib-instrument": "6.0.3", |
37 | 37 | "jsonc-parser": "3.3.1", |
|
40 | 40 | "mrmime": "2.0.1", |
41 | 41 | "parse5-html-rewriting-stream": "8.0.0", |
42 | 42 | "picomatch": "4.0.3", |
43 | | - "piscina": "5.1.3", |
| 43 | + "piscina": "5.1.4", |
44 | 44 | "rolldown": "1.0.0-beta.47", |
45 | 45 | "sass": "1.93.3", |
46 | 46 | "semver": "7.7.3", |
47 | 47 | "source-map-support": "0.5.21", |
48 | 48 | "tinyglobby": "0.2.15", |
49 | 49 | "undici": "7.16.0", |
50 | | - "vite": "7.2.1", |
| 50 | + "vite": "7.2.2", |
51 | 51 | "watchpack": "2.4.4" |
52 | 52 | }, |
53 | 53 | "optionalDependencies": { |
54 | | - "lmdb": "3.4.3" |
| 54 | + "lmdb": "3.4.4" |
55 | 55 | }, |
56 | 56 | "peerDependencies": { |
57 | 57 | "@angular/compiler": "^21.0.0-next.0", |
|
61 | 61 | "@angular/platform-browser": "^21.0.0-next.0", |
62 | 62 | "@angular/platform-server": "^21.0.0-next.0", |
63 | 63 | "@angular/service-worker": "^21.0.0-next.0", |
64 | | - "@angular/ssr": "github:angular/angular-ssr-builds#0aab115", |
| 64 | + "@angular/ssr": "github:angular/angular-ssr-builds#377780a", |
65 | 65 | "karma": "^6.4.0", |
66 | 66 | "less": "^4.2.0", |
67 | 67 | "ng-packagr": "^21.0.0-next.0", |
|
0 commit comments