|
1 | 1 | {
|
2 | 2 | "name": "@angular/devkit-repo",
|
3 |
| - "version": "21.0.0-next.2", |
| 3 | + "version": "21.0.0-next.3", |
4 | 4 | "private": true,
|
5 | 5 | "description": "Software Development Kit for Angular",
|
6 | 6 | "keywords": [
|
|
46 | 46 | },
|
47 | 47 | "homepage": "https://github.com/angular/angular-cli",
|
48 | 48 | "devDependencies": {
|
49 |
| - "@angular/animations": "21.0.0-next.2", |
| 49 | + "@angular/animations": "21.0.0-next.3", |
50 | 50 | "@angular/cdk": "21.0.0-next.2",
|
51 |
| - "@angular/common": "21.0.0-next.2", |
52 |
| - "@angular/compiler": "21.0.0-next.2", |
53 |
| - "@angular/compiler-cli": "21.0.0-next.2", |
54 |
| - "@angular/core": "21.0.0-next.2", |
55 |
| - "@angular/forms": "21.0.0-next.2", |
56 |
| - "@angular/localize": "21.0.0-next.2", |
| 51 | + "@angular/common": "21.0.0-next.3", |
| 52 | + "@angular/compiler": "21.0.0-next.3", |
| 53 | + "@angular/compiler-cli": "21.0.0-next.3", |
| 54 | + "@angular/core": "21.0.0-next.3", |
| 55 | + "@angular/forms": "21.0.0-next.3", |
| 56 | + "@angular/localize": "21.0.0-next.3", |
57 | 57 | "@angular/material": "21.0.0-next.2",
|
58 |
| - "@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#1b75cbad43a688705205725df89bf311a8d08652", |
59 |
| - "@angular/platform-browser": "21.0.0-next.2", |
60 |
| - "@angular/platform-server": "21.0.0-next.2", |
61 |
| - "@angular/router": "21.0.0-next.2", |
62 |
| - "@angular/service-worker": "21.0.0-next.2", |
| 58 | + "@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#472b13c749d3436957c26d86e296545c4d208589", |
| 59 | + "@angular/platform-browser": "21.0.0-next.3", |
| 60 | + "@angular/platform-server": "21.0.0-next.3", |
| 61 | + "@angular/router": "21.0.0-next.3", |
| 62 | + "@angular/service-worker": "21.0.0-next.3", |
63 | 63 | "@bazel/bazelisk": "1.26.0",
|
64 | 64 | "@bazel/buildifier": "8.2.1",
|
65 | 65 | "@eslint/compat": "1.3.2",
|
|
0 commit comments