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