|
52 | 52 | },
|
53 | 53 | "homepage": "https://github.com/angular/devkit",
|
54 | 54 | "dependencies": {
|
55 |
| - "@angular/animations": "^6.0.0-rc.0", |
56 |
| - "@angular/common": "^6.0.0-rc.0", |
57 |
| - "@angular/compiler": "^6.0.0-rc.0", |
58 |
| - "@angular/compiler-cli": "^6.0.0-rc.0", |
59 |
| - "@angular/core": "^6.0.0-rc.0", |
60 |
| - "@angular/http": "^6.0.0-rc.0", |
61 |
| - "@angular/material": "^6.0.0-beta.5", |
62 |
| - "@angular/platform-browser": "^6.0.0-rc.0", |
63 |
| - "@angular/platform-browser-dynamic": "^6.0.0-rc.0", |
64 |
| - "@angular/platform-server": "^6.0.0-rc.0", |
65 |
| - "@angular/router": "^6.0.0-rc.0", |
66 |
| - "@angular/service-worker": "^6.0.0-rc.0", |
| 55 | + "@angular/animations": "6.0.0-rc.3", |
| 56 | + "@angular/cdk": "6.0.0-rc.1", |
| 57 | + "@angular/common": "6.0.0-rc.3", |
| 58 | + "@angular/compiler": "6.0.0-rc.3", |
| 59 | + "@angular/compiler-cli": "6.0.0-rc.3", |
| 60 | + "@angular/core": "6.0.0-rc.3", |
| 61 | + "@angular/http": "6.0.0-rc.3", |
| 62 | + "@angular/material": "6.0.0-rc.1", |
| 63 | + "@angular/platform-browser": "6.0.0-rc.3", |
| 64 | + "@angular/platform-browser-dynamic": "6.0.0-rc.3", |
| 65 | + "@angular/platform-server": "6.0.0-rc.3", |
| 66 | + "@angular/router": "6.0.0-rc.3", |
| 67 | + "@angular/service-worker": "6.0.0-rc.3", |
67 | 68 | "@ngtools/json-schema": "^1.0.9",
|
68 | 69 | "@types/copy-webpack-plugin": "^4.0.1",
|
69 | 70 | "@types/express": "^4.11.1",
|
|
86 | 87 | "chokidar": "^1.7.0",
|
87 | 88 | "circular-dependency-plugin": "^5.0.0",
|
88 | 89 | "clean-css": "^4.1.11",
|
89 |
| - "codelyzer": "^4.0.2", |
| 90 | + "codelyzer": "^4.2.1", |
90 | 91 | "conventional-changelog": "^1.1.0",
|
91 | 92 | "copy-webpack-plugin": "^4.5.0",
|
92 | 93 | "express": "^4.16.2",
|
|
131 | 132 | "raw-loader": "^0.5.1",
|
132 | 133 | "request": "^2.83.0",
|
133 | 134 | "resolve": "^1.5.0",
|
134 |
| - "rxjs": "^6.0.0-beta.3", |
| 135 | + "rxjs": "^6.0.0-tactical-rc.1", |
135 | 136 | "sass-loader": "^6.0.7",
|
136 | 137 | "semver": "^5.3.0",
|
137 | 138 | "semver-intersect": "^1.1.2",
|
|
0 commit comments