|
42 | 42 | "@types/node": "12.12.37" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@angular-devkit/architect": "^0.1001.0-next.7", |
46 | | - "@angular-devkit/build-angular": "^0.1001.0-next.7", |
47 | | - "@angular-devkit/core": "^10.1.0-next.7", |
48 | | - "@angular-devkit/schematics": "^10.1.0-next.7", |
49 | | - "@angular/animations": "^10.1.0-next.8", |
50 | | - "@angular/bazel": "^10.1.0-next.8", |
51 | | - "@angular/cli": "^10.1.0-next.7", |
52 | | - "@angular/common": "^10.1.0-next.8", |
53 | | - "@angular/compiler": "^10.1.0-next.8", |
54 | | - "@angular/compiler-cli": "^10.1.0-next.8", |
55 | | - "@angular/core": "^10.1.0-next.8", |
56 | | - "@angular/platform-browser": "^10.1.0-next.8", |
57 | | - "@angular/platform-browser-dynamic": "^10.1.0-next.8", |
58 | | - "@angular/platform-server": "^10.1.0-next.8", |
59 | | - "@angular/router": "^10.1.0-next.8", |
| 45 | + "@angular-devkit/architect": "^0.1001.0-rc.0", |
| 46 | + "@angular-devkit/build-angular": "^0.1001.0-rc.0", |
| 47 | + "@angular-devkit/core": "^10.1.0-rc.0", |
| 48 | + "@angular-devkit/schematics": "^10.1.0-rc.0", |
| 49 | + "@angular/animations": "^10.1.0-rc.0", |
| 50 | + "@angular/bazel": "^10.1.0-rc.0", |
| 51 | + "@angular/cli": "^10.1.0-rc.0", |
| 52 | + "@angular/common": "^10.1.0-rc.0", |
| 53 | + "@angular/compiler": "^10.1.0-rc.0", |
| 54 | + "@angular/compiler-cli": "^10.1.0-rc.0", |
| 55 | + "@angular/core": "^10.1.0-rc.0", |
| 56 | + "@angular/platform-browser": "^10.1.0-rc.0", |
| 57 | + "@angular/platform-browser-dynamic": "^10.1.0-rc.0", |
| 58 | + "@angular/platform-server": "^10.1.0-rc.0", |
| 59 | + "@angular/router": "^10.1.0-rc.0", |
60 | 60 | "@bazel/bazelisk": "1.5.0", |
61 | 61 | "@bazel/buildifier": "^3.0.0", |
62 | 62 | "@bazel/hide-bazel-files": "~1.7.0", |
63 | 63 | "@bazel/ibazel": "^0.13.0", |
64 | 64 | "@bazel/jasmine": "~1.7.0", |
65 | 65 | "@bazel/typescript": "~1.7.0", |
66 | 66 | "@hapi/hapi": "^18.4.0", |
67 | | - "@schematics/angular": "^10.1.0-next.7", |
| 67 | + "@schematics/angular": "^10.1.0-rc.0", |
68 | 68 | "@types/browser-sync": "^2.26.1", |
69 | 69 | "@types/express": "~4.17.6", |
70 | 70 | "@types/fs-extra": "^9.0.0", |
|
0 commit comments