|
10 | 10 | }, |
11 | 11 | "private": true, |
12 | 12 | "dependencies": { |
13 | | - "@angular/animations": "~15.0.0-rc.3", |
| 13 | + "@angular/animations": "~15.0.0", |
14 | 14 | "@angular/cdk": "${version}", |
15 | | - "@angular/common": "~15.0.0-rc.3", |
16 | | - "@angular/compiler": "~15.0.0-rc.3", |
17 | | - "@angular/core": "~15.0.0-rc.3", |
18 | | - "@angular/forms": "~15.0.0-rc.3", |
| 15 | + "@angular/common": "~15.0.0", |
| 16 | + "@angular/compiler": "~15.0.0", |
| 17 | + "@angular/core": "~15.0.0", |
| 18 | + "@angular/forms": "~15.0.0", |
19 | 19 | "@angular/material": "${version}", |
20 | 20 | "@angular/material-moment-adapter": "${version}", |
21 | | - "@angular/platform-browser": "~15.0.0-rc.3", |
22 | | - "@angular/platform-browser-dynamic": "~15.0.0-rc.3", |
23 | | - "@angular/router": "~15.0.0-rc.3", |
| 21 | + "@angular/platform-browser": "~15.0.0", |
| 22 | + "@angular/platform-browser-dynamic": "~15.0.0", |
| 23 | + "@angular/router": "~15.0.0", |
24 | 24 | "moment": "^2.18.1", |
25 | 25 | "rxjs": "~7.4.0", |
26 | 26 | "tslib": "^2.3.0", |
27 | 27 | "zone.js": "~0.11.5" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@angular-devkit/build-angular": "~15.0.0-rc.3", |
31 | | - "@angular/cli": "~15.0.0-rc.3", |
32 | | - "@angular/compiler-cli": "~15.0.0-rc.3", |
| 30 | + "@angular-devkit/build-angular": "~15.0.0", |
| 31 | + "@angular/cli": "~15.0.0", |
| 32 | + "@angular/compiler-cli": "~15.0.0", |
33 | 33 | "@types/jasmine": "~3.10.0", |
34 | 34 | "@types/node": "^12.11.1", |
35 | 35 | "jasmine-core": "~3.10.0", |
|
0 commit comments