|
14 | 14 | }, |
15 | 15 | "private": true, |
16 | 16 | "dependencies": { |
17 | | - "@angular/animations": "^19.2.19", |
18 | | - "@angular/cdk": "^19.2.19", |
19 | | - "@angular/common": "^19.2.19", |
20 | | - "@angular/compiler": "^19.2.19", |
21 | | - "@angular/core": "^19.2.19", |
22 | | - "@angular/forms": "^19.2.19", |
23 | | - "@angular/material": "^19.2.19", |
24 | | - "@angular/platform-browser": "^19.2.19", |
25 | | - "@angular/platform-browser-dynamic": "^19.2.19", |
26 | | - "@angular/router": "^19.2.19", |
27 | | - "@cds/core": "^6.17.0", |
28 | | - "@clr/angular": "^17.12.2", |
29 | | - "@clr/icons": "^13.0.2", |
| 17 | + "@angular/animations": "^20.0.0", |
| 18 | + "@angular/cdk": "^20.0.0", |
| 19 | + "@angular/common": "^20.0.0", |
| 20 | + "@angular/compiler": "^20.0.0", |
| 21 | + "@angular/core": "^20.0.0", |
| 22 | + "@angular/forms": "^20.0.0", |
| 23 | + "@angular/material": "^20.0.0", |
| 24 | + "@angular/platform-browser": "^20.0.0", |
| 25 | + "@angular/platform-browser-dynamic": "^20.0.0", |
| 26 | + "@angular/router": "^20.0.0", |
30 | 27 | "@webcomponents/custom-elements": "^1.5.0", |
31 | | - "angular-oauth2-oidc": "^14.0.1", |
| 28 | + "angular-oauth2-oidc": "^20.0.0", |
32 | 29 | "core-js": "^3.25.0", |
33 | 30 | "rxjs": "^7.5.6", |
34 | 31 | "zone.js": "^0.15.1" |
35 | 32 | }, |
36 | 33 | "devDependencies": { |
37 | | - "@angular-devkit/build-angular": "^19.2.1", |
38 | | - "@angular-eslint/schematics": "^19.8.1", |
39 | | - "@angular/cli": "^19.2.1", |
40 | | - "@angular/compiler-cli": "^19.2.19", |
41 | | - "@angular/language-service": "^19.2.19", |
| 34 | + "@angular-devkit/build-angular": "^20.0.0", |
| 35 | + "@angular-eslint/schematics": "^20.0.0", |
| 36 | + "@angular/cli": "^20.0.0", |
| 37 | + "@angular/compiler-cli": "^20.0.0", |
| 38 | + "@angular/language-service": "^20.0.0", |
42 | 39 | "@eslint/eslintrc": "^3.3.5", |
43 | 40 | "@eslint/js": "^9.39.4", |
44 | 41 | "@types/angular": "^1.8.4", |
|
0 commit comments