|
35 | 35 | "@types/node": "^14.15.0"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 |
| - "@angular-devkit/architect": "0.1500.0-next.4", |
39 |
| - "@angular-devkit/build-angular": "15.0.0-next.4", |
40 |
| - "@angular-devkit/core": "15.0.0-next.4", |
41 |
| - "@angular-devkit/schematics": "15.0.0-next.4", |
42 |
| - "@angular/animations": "15.0.0-next.5", |
43 |
| - "@angular/bazel": "15.0.0-next.5", |
44 |
| - "@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#f1b68f5c7df4cf872a8c211b034f01d9f424fc08", |
45 |
| - "@angular/cli": "15.0.0-next.4", |
46 |
| - "@angular/common": "15.0.0-next.5", |
47 |
| - "@angular/compiler": "15.0.0-next.5", |
48 |
| - "@angular/compiler-cli": "15.0.0-next.5", |
49 |
| - "@angular/core": "15.0.0-next.5", |
| 38 | + "@angular-devkit/architect": "0.1500.0-next.5", |
| 39 | + "@angular-devkit/build-angular": "15.0.0-next.5", |
| 40 | + "@angular-devkit/core": "15.0.0-next.5", |
| 41 | + "@angular-devkit/schematics": "15.0.0-next.5", |
| 42 | + "@angular/animations": "15.0.0-next.6", |
| 43 | + "@angular/bazel": "15.0.0-next.6", |
| 44 | + "@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#b53c70a1c14c5b662d4477e170964a922b8744d3", |
| 45 | + "@angular/cli": "15.0.0-next.5", |
| 46 | + "@angular/common": "15.0.0-next.6", |
| 47 | + "@angular/compiler": "15.0.0-next.6", |
| 48 | + "@angular/compiler-cli": "15.0.0-next.6", |
| 49 | + "@angular/core": "15.0.0-next.6", |
50 | 50 | "@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#6d9c069f7ba8bedd07d376444d65472154026ce8",
|
51 |
| - "@angular/platform-browser": "15.0.0-next.5", |
52 |
| - "@angular/platform-browser-dynamic": "15.0.0-next.5", |
53 |
| - "@angular/platform-server": "15.0.0-next.5", |
54 |
| - "@angular/router": "15.0.0-next.5", |
55 |
| - "@angular/service-worker": "15.0.0-next.5", |
| 51 | + "@angular/platform-browser": "15.0.0-next.6", |
| 52 | + "@angular/platform-browser-dynamic": "15.0.0-next.6", |
| 53 | + "@angular/platform-server": "15.0.0-next.6", |
| 54 | + "@angular/router": "15.0.0-next.6", |
| 55 | + "@angular/service-worker": "15.0.0-next.6", |
56 | 56 | "@bazel/bazelisk": "1.12.1",
|
57 | 57 | "@bazel/buildifier": "5.1.0",
|
58 | 58 | "@bazel/concatjs": "5.7.0",
|
|
61 | 61 | "@bazel/jasmine": "5.7.0",
|
62 | 62 | "@rollup/plugin-commonjs": "^23.0.0",
|
63 | 63 | "@rollup/plugin-node-resolve": "^13.0.5",
|
64 |
| - "@schematics/angular": "15.0.0-next.4", |
| 64 | + "@schematics/angular": "15.0.0-next.5", |
65 | 65 | "@types/browser-sync": "^2.26.1",
|
66 | 66 | "@types/express": "~4.17.6",
|
67 | 67 | "@types/fs-extra": "^9.0.0",
|
|
0 commit comments