|
16 | 16 | }, |
17 | 17 | "private": true, |
18 | 18 | "dependencies": { |
19 | | - "@angular/animations": "^18.2.13", |
20 | | - "@angular/cdk": "^18.2.14", |
21 | | - "@angular/common": "^18.2.13", |
22 | | - "@angular/compiler": "^18.2.13", |
23 | | - "@angular/core": "^18.2.13", |
24 | | - "@angular/forms": "^18.2.13", |
25 | | - "@angular/material": "^18.2.14", |
26 | | - "@angular/platform-browser": "^18.2.13", |
27 | | - "@angular/platform-browser-dynamic": "^18.2.13", |
28 | | - "@angular/router": "^18.2.13", |
29 | | - "@angular/service-worker": "^18.2.13", |
| 19 | + "@angular/animations": "^19.2.14", |
| 20 | + "@angular/cdk": "^19.2.14", |
| 21 | + "@angular/common": "^19.2.14", |
| 22 | + "@angular/compiler": "^19.2.14", |
| 23 | + "@angular/core": "^19.2.14", |
| 24 | + "@angular/forms": "^19.2.14", |
| 25 | + "@angular/material": "^19.2.14", |
| 26 | + "@angular/platform-browser": "^19.2.14", |
| 27 | + "@angular/platform-browser-dynamic": "^19.2.14", |
| 28 | + "@angular/router": "^19.2.14", |
| 29 | + "@angular/service-worker": "^19.2.14", |
30 | 30 | "@microsoft/signalr": "^7.0.12", |
31 | | - "@swimlane/ngx-charts": "^21.1.3", |
| 31 | + "@swimlane/ngx-charts": "^20.0.4", |
32 | 32 | "jest-editor-support": "*", |
33 | 33 | "ngx-highlightjs": "^12.0.0", |
34 | 34 | "ngx-lightbox": "^3.0.0", |
35 | 35 | "run-script-os": "*", |
36 | 36 | "rxjs": "~7.8.0", |
37 | 37 | "tslib": "^2.3.0", |
38 | 38 | "url": "^0.11.3", |
39 | | - "zone.js": "~0.14.2" |
| 39 | + "zone.js": "~0.15.1" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@angular-devkit/build-angular": "^18.2.20", |
| 42 | + "@angular-devkit/build-angular": "^19.2.15", |
43 | 43 | "@angular-eslint/builder": "17.1.0", |
44 | 44 | "@angular-eslint/eslint-plugin": "17.1.0", |
45 | 45 | "@angular-eslint/eslint-plugin-template": "17.1.0", |
46 | 46 | "@angular-eslint/schematics": "18.4.3", |
47 | 47 | "@angular-eslint/template-parser": "17.1.0", |
48 | | - "@angular/cli": "^18.2.20", |
49 | | - "@angular/compiler-cli": "^18.2.13", |
| 48 | + "@angular/cli": "^19.2.15", |
| 49 | + "@angular/compiler-cli": "^19.2.14", |
50 | 50 | "@stylistic/eslint-plugin-ts": "^1.4.0", |
51 | 51 | "@types/jasmine": "~4.3.0", |
52 | 52 | "@types/jasminewd2": "^2.0.13", |
|
0 commit comments