|
12 | 12 | }, |
13 | 13 | "private": true, |
14 | 14 | "dependencies": { |
15 | | - "@angular/animations": "^19.2.14", |
16 | | - "@angular/common": "^19.2.14", |
| 15 | + "@angular/animations": "^19.2.20", |
| 16 | + "@angular/common": "^19.2.20", |
17 | 17 | "@angular/compiler": "^19.2.14", |
18 | 18 | "@angular/core": "^19.2.14", |
19 | | - "@angular/forms": "^19.2.14", |
20 | | - "@angular/localize": "^19.2.14", |
21 | | - "@angular/platform-browser": "^19.2.14", |
22 | | - "@angular/platform-browser-dynamic": "^19.2.14", |
23 | | - "@angular/router": "^19.2.14", |
| 19 | + "@angular/forms": "^19.2.20", |
| 20 | + "@angular/localize": "^19.2.20", |
| 21 | + "@angular/platform-browser": "^19.2.20", |
| 22 | + "@angular/platform-browser-dynamic": "^19.2.20", |
| 23 | + "@angular/router": "^19.2.20", |
24 | 24 | "@azure/msal-browser": "^3.13.0", |
25 | 25 | "@microsoft/applicationinsights-web": "^3.3.9", |
26 | 26 | "@ng-bootstrap/ng-bootstrap": "^18.0.0", |
|
42 | 42 | "rxjs": "^7.8.1", |
43 | 43 | "toformat": "^2.0.0", |
44 | 44 | "tslib": "^2.8.1", |
45 | | - "zone.js": "^0.15.1" |
| 45 | + "zone.js": "^0.16.1" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | 48 | "@angular-devkit/build-angular": "^19.2.6", |
|
52 | 52 | "@angular-eslint/schematics": "^18.4.3", |
53 | 53 | "@angular-eslint/template-parser": "^18.4.3", |
54 | 54 | "@angular/cli": "^19.2.6", |
55 | | - "@angular/compiler-cli": "^19.2.14", |
| 55 | + "@angular/compiler-cli": "^19.2.20", |
56 | 56 | "@types/crypto-js": "^4.2.2", |
57 | 57 | "@types/facebook-js-sdk": "^3.3.12", |
58 | 58 | "@types/google.accounts": "^0.0.17", |
|
0 commit comments