|
11 | 11 | }, |
12 | 12 | "private": true, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "^18.0.2", |
15 | | - "@angular/cdk": "^18.0.2", |
16 | | - "@angular/common": "^18.0.2", |
17 | | - "@angular/compiler": "^18.0.2", |
18 | | - "@angular/core": "^18.0.2", |
19 | | - "@angular/forms": "^18.0.2", |
20 | | - "@angular/material": "^18.0.2", |
21 | | - "@angular/platform-browser": "^18.0.2", |
22 | | - "@angular/platform-browser-dynamic": "^18.0.2", |
23 | | - "@angular/router": "^18.0.2", |
| 14 | + "@angular/animations": "^19.0.1", |
| 15 | + "@angular/cdk": "^19.0.1", |
| 16 | + "@angular/common": "^19.0.1", |
| 17 | + "@angular/compiler": "^19.0.1", |
| 18 | + "@angular/core": "^19.0.1", |
| 19 | + "@angular/forms": "^19.0.1", |
| 20 | + "@angular/material": "^19.0.1", |
| 21 | + "@angular/platform-browser": "^19.0.1", |
| 22 | + "@angular/platform-browser-dynamic": "^19.0.1", |
| 23 | + "@angular/router": "^19.0.1", |
24 | 24 | "rxjs": "^7.8.1", |
25 | 25 | "tslib": "^2.3.0", |
26 | | - "zone.js": "^0.14.4" |
| 26 | + "zone.js": "^0.15.0" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@angular-devkit/build-angular": "^18.0.3", |
30 | | - "@angular/cli": "^18.0.3", |
31 | | - "@angular/compiler-cli": "^18.0.2", |
| 29 | + "@angular-devkit/build-angular": "^19.0.2", |
| 30 | + "@angular/cli": "^19.0.2", |
| 31 | + "@angular/compiler-cli": "^19.0.1", |
32 | 32 | "@types/jasmine": "~3.10.0", |
33 | 33 | "@types/node": "^12.11.1", |
34 | 34 | "jasmine-core": "~4.0.0", |
|
38 | 38 | "karma-jasmine": "~4.0.0", |
39 | 39 | "karma-jasmine-html-reporter": "~1.7.0", |
40 | 40 | "karma-junit-reporter": "^2.0.1", |
41 | | - "typescript": "5.4.5" |
| 41 | + "typescript": "5.6.3" |
42 | 42 | } |
43 | 43 | } |
0 commit comments