|
42 | 42 | "@types/node": "12.12.37" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@angular-devkit/architect": "^0.1200.0-next.0", |
46 | | - "@angular-devkit/build-angular": "^0.1200.0-next.0", |
47 | | - "@angular-devkit/core": "^12.0.0-next.0", |
48 | | - "@angular-devkit/schematics": "^12.0.0-next.0", |
49 | | - "@angular/animations": "^12.0.0-next.0", |
50 | | - "@angular/bazel": "^12.0.0-next.0", |
51 | | - "@angular/cli": "^12.0.0-next.0", |
52 | | - "@angular/common": "^12.0.0-next.0", |
53 | | - "@angular/compiler": "^12.0.0-next.0", |
54 | | - "@angular/compiler-cli": "^12.0.0-next.0", |
55 | | - "@angular/core": "^12.0.0-next.0", |
| 45 | + "@angular-devkit/architect": "^0.1200.0-next.3", |
| 46 | + "@angular-devkit/build-angular": "^0.1200.0-next.3", |
| 47 | + "@angular-devkit/core": "^12.0.0-next.3", |
| 48 | + "@angular-devkit/schematics": "^12.0.0-next.3", |
| 49 | + "@angular/animations": "^12.0.0-next.3", |
| 50 | + "@angular/bazel": "^12.0.0-next.3", |
| 51 | + "@angular/cli": "^12.0.0-next.3", |
| 52 | + "@angular/common": "^12.0.0-next.3", |
| 53 | + "@angular/compiler": "^12.0.0-next.3", |
| 54 | + "@angular/compiler-cli": "^12.0.0-next.3", |
| 55 | + "@angular/core": "^12.0.0-next.3", |
56 | 56 | "@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#1d0dab59344f11d6e6e54c675cde245aae52dbf5", |
57 | | - "@angular/platform-browser": "^12.0.0-next.0", |
58 | | - "@angular/platform-browser-dynamic": "^12.0.0-next.0", |
59 | | - "@angular/platform-server": "^12.0.0-next.0", |
60 | | - "@angular/router": "^12.0.0-next.0", |
61 | | - "@angular/service-worker": "^12.0.0-next.0", |
| 57 | + "@angular/platform-browser": "^12.0.0-next.3", |
| 58 | + "@angular/platform-browser-dynamic": "^12.0.0-next.3", |
| 59 | + "@angular/platform-server": "^12.0.0-next.3", |
| 60 | + "@angular/router": "^12.0.0-next.3", |
| 61 | + "@angular/service-worker": "^12.0.0-next.3", |
62 | 62 | "@bazel/bazelisk": "1.7.3", |
63 | 63 | "@bazel/buildifier": "3.5.0", |
64 | 64 | "@bazel/hide-bazel-files": "1.7.0", |
65 | 65 | "@bazel/ibazel": "0.14.0", |
66 | 66 | "@bazel/jasmine": "2.3.2", |
67 | 67 | "@bazel/typescript": "2.3.2", |
68 | 68 | "@hapi/hapi": "^18.4.0", |
69 | | - "@schematics/angular": "^12.0.0-next.0", |
| 69 | + "@schematics/angular": "^12.0.0-next.3", |
70 | 70 | "@types/browser-sync": "^2.26.1", |
71 | 71 | "@types/express": "~4.17.6", |
72 | 72 | "@types/fs-extra": "^9.0.0", |
|
0 commit comments