|
40 | 40 | },
|
41 | 41 | "private": true,
|
42 | 42 | "dependencies": {
|
43 |
| - "@angular/animations": "^19.1.6", |
44 |
| - "@angular/cdk": "^19.1.4", |
45 |
| - "@angular/common": "^19.1.6", |
46 |
| - "@angular/compiler": "^19.1.6", |
47 |
| - "@angular/core": "^19.1.6", |
48 |
| - "@angular/forms": "^19.1.6", |
49 |
| - "@angular/localize": "^19.1.6", |
50 |
| - "@angular/platform-browser": "^19.1.6", |
51 |
| - "@angular/platform-browser-dynamic": "^19.1.6", |
52 |
| - "@angular/router": "^19.1.6", |
| 43 | + "@angular/animations": "^19.1.7", |
| 44 | + "@angular/cdk": "^19.1.5", |
| 45 | + "@angular/common": "^19.1.7", |
| 46 | + "@angular/compiler": "^19.1.7", |
| 47 | + "@angular/core": "^19.1.7", |
| 48 | + "@angular/forms": "^19.1.7", |
| 49 | + "@angular/localize": "^19.1.7", |
| 50 | + "@angular/platform-browser": "^19.1.7", |
| 51 | + "@angular/platform-browser-dynamic": "^19.1.7", |
| 52 | + "@angular/router": "^19.1.7", |
53 | 53 | "@coreui/chartjs": "^4.0.0",
|
54 | 54 | "@coreui/icons": "^3.0.1",
|
55 | 55 | "@popperjs/core": "~2.11.8",
|
56 |
| - "chart.js": "^4.4.7", |
| 56 | + "chart.js": "^4.4.8", |
57 | 57 | "lodash-es": "^4.17.21",
|
58 | 58 | "rxjs": "~7.8.1",
|
59 | 59 | "tslib": "^2.8.1",
|
60 | 60 | "zone.js": "~0.15.0"
|
61 | 61 | },
|
62 | 62 | "devDependencies": {
|
63 |
| - "@angular-devkit/build-angular": "^19.1.7", |
64 |
| - "@angular-devkit/schematics": "^19.1.7", |
65 |
| - "@angular/cli": "^19.1.7", |
66 |
| - "@angular/compiler-cli": "^19.1.6", |
67 |
| - "@angular/language-service": "^19.1.6", |
| 63 | + "@angular-devkit/build-angular": "^19.1.8", |
| 64 | + "@angular-devkit/schematics": "^19.1.8", |
| 65 | + "@angular/cli": "^19.1.8", |
| 66 | + "@angular/compiler-cli": "^19.1.7", |
| 67 | + "@angular/language-service": "^19.1.7", |
68 | 68 | "@types/jasmine": "^5.1.6",
|
69 | 69 | "@types/lodash-es": "^4.17.12",
|
70 | 70 | "@types/node": "^22.13.4",
|
|
0 commit comments