|
47 | 47 | }, |
48 | 48 | "// 1": "dependencies are used locally and by bazel", |
49 | 49 | "dependencies": { |
50 | | - "@angular-devkit/build-angular": "20.0.0-next.1", |
51 | | - "@angular-devkit/core": "20.0.0-next.1", |
52 | | - "@angular-devkit/schematics": "20.0.0-next.1", |
53 | | - "@angular/build": "20.0.0-next.1", |
| 50 | + "@angular-devkit/build-angular": "20.0.0-next.2", |
| 51 | + "@angular-devkit/core": "20.0.0-next.2", |
| 52 | + "@angular-devkit/schematics": "20.0.0-next.2", |
| 53 | + "@angular/build": "20.0.0-next.2", |
54 | 54 | "@angular/cdk": "20.0.0-next.2", |
55 | | - "@angular/cli": "20.0.0-next.1", |
| 55 | + "@angular/cli": "20.0.0-next.2", |
56 | 56 | "@angular/material": "20.0.0-next.2", |
57 | | - "@angular/ssr": "20.0.0-next.1", |
| 57 | + "@angular/ssr": "20.0.0-next.2", |
58 | 58 | "@babel/cli": "7.26.4", |
59 | 59 | "@babel/core": "7.26.10", |
60 | 60 | "@babel/generator": "7.26.10", |
|
71 | 71 | "@rollup/plugin-babel": "^6.0.0", |
72 | 72 | "@rollup/plugin-commonjs": "^28.0.0", |
73 | 73 | "@rollup/plugin-node-resolve": "^13.0.4", |
74 | | - "@schematics/angular": "20.0.0-next.1", |
| 74 | + "@schematics/angular": "20.0.0-next.2", |
75 | 75 | "@stackblitz/sdk": "^1.11.0", |
76 | 76 | "@types/angular": "^1.6.47", |
77 | 77 | "@types/babel__core": "7.20.5", |
|
159 | 159 | "devDependencies": { |
160 | 160 | "@actions/core": "^1.10.0", |
161 | 161 | "@actions/github": "^6.0.0", |
162 | | - "@angular-devkit/architect-cli": "0.2000.0-next.1", |
| 162 | + "@angular-devkit/architect-cli": "0.2000.0-next.2", |
163 | 163 | "@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#ce04ec6cf7604014191821a637e60964a1a3bb4a", |
164 | 164 | "@angular/core": "^20.0.0-next", |
165 | 165 | "@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#d25ced20c12ad010c2b5b560acb78065f8d6564e", |
|
0 commit comments