|
87 | 87 | },
|
88 | 88 | "private": true,
|
89 | 89 | "dependencies": {
|
90 |
| - "@angular/animations": "10.0.0-next.5", |
| 90 | + "@angular/animations": "10.0.0-rc.2", |
91 | 91 | "@angular/cdk": "^9.2.2",
|
92 |
| - "@angular/common": "10.0.0-next.5", |
93 |
| - "@angular/compiler": "10.0.0-next.5", |
94 |
| - "@angular/core": "10.0.0-next.5", |
95 |
| - "@angular/elements": "10.0.0-next.5", |
96 |
| - "@angular/forms": "10.0.0-next.5", |
| 92 | + "@angular/common": "10.0.0-rc.2", |
| 93 | + "@angular/compiler": "10.0.0-rc.2", |
| 94 | + "@angular/core": "10.0.0-rc.2", |
| 95 | + "@angular/elements": "10.0.0-rc.2", |
| 96 | + "@angular/forms": "10.0.0-rc.2", |
97 | 97 | "@angular/material": "^9.2.2",
|
98 |
| - "@angular/platform-browser": "10.0.0-next.5", |
99 |
| - "@angular/platform-browser-dynamic": "10.0.0-next.5", |
100 |
| - "@angular/router": "10.0.0-next.5", |
101 |
| - "@angular/service-worker": "10.0.0-next.5", |
| 98 | + "@angular/platform-browser": "10.0.0-rc.2", |
| 99 | + "@angular/platform-browser-dynamic": "10.0.0-rc.2", |
| 100 | + "@angular/router": "10.0.0-rc.2", |
| 101 | + "@angular/service-worker": "10.0.0-rc.2", |
102 | 102 | "@webcomponents/custom-elements": "1.2.1",
|
103 | 103 | "rxjs": "^6.5.3",
|
104 | 104 | "tslib": "^1.10.0",
|
105 | 105 | "zone.js": "~0.10.3"
|
106 | 106 | },
|
107 | 107 | "devDependencies": {
|
108 |
| - "@angular-devkit/build-angular": "0.1000.0-next.3", |
109 |
| - "@angular/cli": "10.0.0-next.3", |
110 |
| - "@angular/compiler-cli": "10.0.0-next.5", |
111 |
| - "@angular/language-service": "10.0.0-next.5", |
| 108 | + "@angular-devkit/build-angular": "0.1000.0-rc.2", |
| 109 | + "@angular/cli": "10.0.0-rc.2", |
| 110 | + "@angular/compiler-cli": "10.0.0-rc.2", |
| 111 | + "@angular/language-service": "10.0.0-rc.2", |
112 | 112 | "@types/jasmine": "^3.4.2",
|
113 | 113 | "@types/jasminewd2": "^2.0.8",
|
114 | 114 | "@types/lunr": "^2.3.2",
|
|
165 | 165 | "tree-kill": "^1.1.0",
|
166 | 166 | "ts-node": "^8.4.1",
|
167 | 167 | "tslint": "~6.1.0",
|
168 |
| - "typescript": "~3.8.3", |
| 168 | + "typescript": "~3.9.5", |
169 | 169 | "uglify-js": "^3.0.15",
|
170 | 170 | "unist-util-filter": "^0.2.1",
|
171 | 171 | "unist-util-source": "^1.0.1",
|
|
0 commit comments