|
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | 19 | "@angular/cdk": "^20.2.2", |
20 | | - "@angular/common": "^20.0.0", |
21 | | - "@angular/compiler": "^20.0.0", |
22 | | - "@angular/core": "^20.0.0", |
23 | | - "@angular/forms": "^20.0.0", |
| 20 | + "@angular/common": "^20.3.3", |
| 21 | + "@angular/compiler": "^20.3.3", |
| 22 | + "@angular/core": "^20.3.3", |
| 23 | + "@angular/forms": "^20.3.3", |
24 | 24 | "@angular/material": "^20.2.2", |
25 | | - "@angular/platform-browser": "^20.0.0", |
26 | | - "@angular/router": "^20.0.0", |
| 25 | + "@angular/platform-browser": "^20.3.3", |
| 26 | + "@angular/router": "^20.3.3", |
27 | 27 | "prettier": "^3.5.3", |
28 | 28 | "rxjs": "~7.8.0", |
29 | 29 | "tslib": "^2.3.0", |
|
32 | 32 | "devDependencies": { |
33 | 33 | "@angular/build": "^20.3.3", |
34 | 34 | "@angular/cli": "^20.3.3", |
35 | | - "@angular/compiler-cli": "^20.0.0", |
| 35 | + "@angular/compiler-cli": "^20.3.3", |
36 | 36 | "@types/jasmine": "~5.1.0", |
37 | 37 | "jasmine-core": "~5.7.0", |
38 | 38 | "karma": "~6.4.0", |
|
0 commit comments