|
70 | 70 | "worker-plugin": "3.2.0" |
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | | - "@angular/animations": "9.0.0-rc.9", |
74 | | - "@angular/cdk": "9.0.0-rc.7", |
75 | | - "@angular/common": "9.0.0-rc.9", |
76 | | - "@angular/compiler": "9.0.0-rc.9", |
77 | | - "@angular/compiler-cli": "9.0.0-rc.9", |
78 | | - "@angular/core": "9.0.0-rc.9", |
79 | | - "@angular/forms": "9.0.0-rc.9", |
80 | | - "@angular/localize": "9.0.0-rc.9", |
81 | | - "@angular/material": "9.0.0-rc.7", |
82 | | - "@angular/platform-browser": "9.0.0-rc.9", |
83 | | - "@angular/platform-browser-dynamic": "9.0.0-rc.9", |
84 | | - "@angular/platform-server": "9.0.0-rc.9", |
85 | | - "@angular/router": "9.0.0-rc.9", |
86 | | - "@angular/service-worker": "9.0.0-rc.9", |
| 73 | + "@angular/animations": "9.0.0", |
| 74 | + "@angular/cdk": "9.0.0", |
| 75 | + "@angular/common": "9.0.0", |
| 76 | + "@angular/compiler": "9.0.0", |
| 77 | + "@angular/compiler-cli": "9.0.0", |
| 78 | + "@angular/core": "9.0.0", |
| 79 | + "@angular/forms": "9.0.0", |
| 80 | + "@angular/localize": "9.0.0", |
| 81 | + "@angular/material": "9.0.0", |
| 82 | + "@angular/platform-browser": "9.0.0", |
| 83 | + "@angular/platform-browser-dynamic": "9.0.0", |
| 84 | + "@angular/platform-server": "9.0.0", |
| 85 | + "@angular/router": "9.0.0", |
| 86 | + "@angular/service-worker": "9.0.0", |
87 | 87 | "codelyzer": "^5.0.0", |
88 | 88 | "bootstrap": "^4.0.0", |
89 | 89 | "font-awesome": "^4.7.0", |
|
101 | 101 | "zone.js": "^0.10.0" |
102 | 102 | }, |
103 | 103 | "peerDependencies": { |
104 | | - "@angular/compiler-cli": ">=9.0.0-beta < 10", |
| 104 | + "@angular/compiler-cli": ">=9.0.0 < 10", |
105 | 105 | "typescript": ">=3.6 < 3.8" |
106 | 106 | }, |
107 | 107 | "peerDependenciesMeta": { |
|
0 commit comments