|
17 | 17 | }, |
18 | 18 | "private": true, |
19 | 19 | "dependencies": { |
20 | | - "@angular/animations": "^20.2.3", |
21 | | - "@angular/common": "^20.2.3", |
22 | | - "@angular/compiler": "^20.2.3", |
23 | | - "@angular/core": "^20.2.3", |
24 | | - "@angular/elements": "^20.2.3", |
25 | | - "@angular/forms": "^20.2.3", |
26 | | - "@angular/localize": "^20.2.3", |
27 | | - "@angular/platform-browser": "^20.2.3", |
28 | | - "@angular/platform-browser-dynamic": "^20.2.3", |
29 | | - "@angular/router": "^20.2.3", |
30 | | - "@fundamental-ngx/cdk": "^0.57.3", |
31 | | - "@fundamental-ngx/core": "^0.57.3", |
32 | | - "@fundamental-ngx/i18n": "^0.57.3", |
| 20 | + "@angular/animations": "20.3.3", |
| 21 | + "@angular/common": "20.3.3", |
| 22 | + "@angular/compiler": "20.3.3", |
| 23 | + "@angular/core": "20.3.3", |
| 24 | + "@angular/elements": "20.3.3", |
| 25 | + "@angular/forms": "20.3.3", |
| 26 | + "@angular/localize": "20.3.3", |
| 27 | + "@angular/platform-browser": "20.3.3", |
| 28 | + "@angular/platform-browser-dynamic": "20.3.3", |
| 29 | + "@angular/router": "20.3.3", |
| 30 | + "@fundamental-ngx/cdk": "0.57.3", |
| 31 | + "@fundamental-ngx/core": "0.57.3", |
| 32 | + "@fundamental-ngx/i18n": "0.57.3", |
33 | 33 | "@luigi-project/client": "^2.21.2", |
34 | 34 | "@luigi-project/core": "^2.21.2", |
35 | 35 | "@luigi-project/plugin-auth-oauth2": "^2.21.2", |
|
39 | 39 | "jmespath": "0.16.0", |
40 | 40 | "jwt-decode": "4.0.0", |
41 | 41 | "lodash": "4.17.21", |
42 | | - "rxjs": "~7.8.0", |
| 42 | + "rxjs": "7.8.2", |
43 | 43 | "tslib": "2.8.1", |
44 | | - "zone.js": "~0.15.0" |
| 44 | + "zone.js": "0.15.1" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@angular-builders/jest": "^20.0.0", |
48 | | - "@angular-devkit/build-angular": "^20.0.0", |
49 | | - "@angular/build": "^20.2.1", |
50 | | - "@angular/cli": "^20.2.1", |
51 | | - "@angular/compiler-cli": "^20.2.3", |
| 47 | + "@angular-builders/jest": "20.0.0", |
| 48 | + "@angular-devkit/build-angular": "20.3.3", |
| 49 | + "@angular/build": "20.3.3", |
| 50 | + "@angular/cli": "20.3.3", |
| 51 | + "@angular/compiler-cli": "20.3.3", |
52 | 52 | "@openmfp/config-prettier": "0.8.1", |
53 | 53 | "@openmfp/eslint-config-typescript": "0.7.0", |
54 | | - "@types/jest": "^29.5.1", |
55 | | - "jest": "^29.7.0", |
| 54 | + "@types/jest": "29.5.14", |
| 55 | + "jest": "29.7.0", |
56 | 56 | "nodemon": "3.1.10", |
57 | 57 | "rimraf": "6.0.1", |
58 | | - "typescript": "~5.9.0" |
| 58 | + "typescript": "5.9.3" |
59 | 59 | } |
60 | 60 | } |
0 commit comments