|
11 | 11 | "e2e": "ng e2e" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "^15.0.2", |
15 | | - "@angular/common": "^15.0.2", |
16 | | - "@angular/compiler": "^15.0.2", |
17 | | - "@angular/core": "^15.0.2", |
18 | | - "@angular/forms": "^15.0.2", |
19 | | - "@angular/platform-browser": "^15.0.2", |
20 | | - "@angular/platform-browser-dynamic": "^15.0.2", |
21 | | - "@angular/router": "^15.0.2", |
| 14 | + "@angular/animations": "^21.0.0", |
| 15 | + "@angular/common": "^21.0.0", |
| 16 | + "@angular/compiler": "^21.0.0", |
| 17 | + "@angular/core": "^21.0.0", |
| 18 | + "@angular/forms": "^21.0.0", |
| 19 | + "@angular/platform-browser": "^21.0.0", |
| 20 | + "@angular/platform-browser-dynamic": "^21.0.0", |
| 21 | + "@angular/router": "^21.0.0", |
22 | 22 | "rxjs": "^7.5.7", |
23 | 23 | "tslib": "^2.4.1", |
24 | 24 | "zone.js": "^0.12.0" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | 27 | "@angular-devkit/build-angular": "^14.0.0", |
28 | 28 | "@angular/cli": "~14.0.0", |
29 | | - "@angular/compiler-cli": "^14.0.0", |
| 29 | + "@angular/compiler-cli": "^21.0.0", |
30 | 30 | "@types/jasmine": "~4.0.0", |
31 | 31 | "jasmine-core": "~4.1.0", |
32 | 32 | "karma": "~6.3.0", |
|
0 commit comments