|  | 
| 15 | 15 |         "codegen": "./bin/dump-schema && graphql-codegen --config codegen.ts" | 
| 16 | 16 |     }, | 
| 17 | 17 |     "dependencies": { | 
| 18 |  | -        "@angular/animations": "^19.2.6", | 
| 19 |  | -        "@angular/cdk": "^19.2.9", | 
| 20 |  | -        "@angular/common": "^19.2.6", | 
| 21 |  | -        "@angular/compiler": "^19.2.6", | 
| 22 |  | -        "@angular/core": "^19.2.6", | 
| 23 |  | -        "@angular/forms": "^19.2.6", | 
| 24 |  | -        "@angular/localize": "^19.2.6", | 
| 25 |  | -        "@angular/material": "^19.2.9", | 
| 26 |  | -        "@angular/platform-browser": "^19.2.6", | 
| 27 |  | -        "@angular/platform-browser-dynamic": "^19.2.6", | 
| 28 |  | -        "@angular/router": "^19.2.6", | 
|  | 18 | +        "@angular/animations": "^19.2.13", | 
|  | 19 | +        "@angular/cdk": "^19.2.17", | 
|  | 20 | +        "@angular/common": "^19.2.13", | 
|  | 21 | +        "@angular/compiler": "^19.2.13", | 
|  | 22 | +        "@angular/core": "^19.2.13", | 
|  | 23 | +        "@angular/forms": "^19.2.13", | 
|  | 24 | +        "@angular/localize": "^19.2.13", | 
|  | 25 | +        "@angular/material": "^19.2.17", | 
|  | 26 | +        "@angular/platform-browser": "^19.2.13", | 
|  | 27 | +        "@angular/platform-browser-dynamic": "^19.2.13", | 
|  | 28 | +        "@angular/router": "^19.2.13", | 
| 29 | 29 |         "@apollo/client": "^3.13.7", | 
| 30 | 30 |         "@ecodev/fab-speed-dial": "^18.0.0", | 
| 31 | 31 |         "@ecodev/natural": "^63.2.0", | 
|  | 
| 48 | 48 |         "zone.js": "~0.15.0" | 
| 49 | 49 |     }, | 
| 50 | 50 |     "devDependencies": { | 
| 51 |  | -        "@angular-devkit/build-angular": "^19.2.7", | 
| 52 |  | -        "@angular/cli": "^19.2.7", | 
| 53 |  | -        "@angular/compiler-cli": "^19.2.6", | 
|  | 51 | +        "@angular-devkit/build-angular": "^19.2.13", | 
|  | 52 | +        "@angular/cli": "^19.2.13", | 
|  | 53 | +        "@angular/compiler-cli": "^19.2.13", | 
| 54 | 54 |         "@playwright/test": "^1.51.1", | 
| 55 | 55 |         "@types/big.js": "^6.2.2", | 
| 56 | 56 |         "@types/jasmine": "~5.1.7", | 
|  | 
0 commit comments