|
17 | 17 | "fix": "npm run lint:fix && npm run format:fix && npm run spell:fix" |
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | | - "@angular/animations": "18.2.4", |
21 | | - "@angular/cdk": "18.2.4", |
22 | | - "@angular/common": "18.2.4", |
23 | | - "@angular/compiler": "18.2.4", |
24 | | - "@angular/core": "18.2.4", |
25 | | - "@angular/forms": "18.2.4", |
26 | | - "@angular/material": "18.2.4", |
27 | | - "@angular/platform-browser": "18.2.4", |
28 | | - "@angular/platform-browser-dynamic": "18.2.4", |
29 | | - "@angular/platform-server": "18.2.4", |
30 | | - "@angular/router": "18.2.4", |
| 20 | + "@angular/animations": "19.0.5", |
| 21 | + "@angular/cdk": "19.0.4", |
| 22 | + "@angular/common": "19.0.5", |
| 23 | + "@angular/compiler": "19.0.5", |
| 24 | + "@angular/core": "19.0.5", |
| 25 | + "@angular/forms": "19.0.5", |
| 26 | + "@angular/material": "19.0.4", |
| 27 | + "@angular/platform-browser": "19.0.5", |
| 28 | + "@angular/platform-browser-dynamic": "19.0.5", |
| 29 | + "@angular/platform-server": "19.0.5", |
| 30 | + "@angular/router": "19.0.5", |
31 | 31 | "@ngneat/input-mask": "6.0.0", |
32 | 32 | "@vality/deanonimus-proto": "2.0.1-6605c72.0", |
33 | 33 | "@vality/domain-proto": "2.0.1-7ed2112.0", |
|
41 | 41 | "@vality/scrooge-proto": "0.1.1-9ce7fc6.0", |
42 | 42 | "@vality/thrift-ts": "2.4.1-8ad5123.0", |
43 | 43 | "@vality/woody": "0.1.3", |
44 | | - "date-fns": "^3.6.0", |
| 44 | + "date-fns": "^4.0.0", |
45 | 45 | "inputmask": "5.0.7", |
46 | | - "keycloak-angular": "^16.0.1", |
47 | | - "keycloak-js": "^20.0.5", |
| 46 | + "keycloak-angular": "^19.0.0", |
| 47 | + "keycloak-js": "^26.0.0", |
48 | 48 | "lodash-es": "^4.17.21", |
49 | 49 | "monaco-editor": "^0.49.0", |
50 | | - "ngx-monaco-editor-v2": "^18.0.1", |
| 50 | + "ngx-monaco-editor-v2": "^19.0.0", |
51 | 51 | "papaparse": "^5.4.1", |
52 | 52 | "rxjs": "7.8.1", |
53 | | - "short-uuid": "4.2.2", |
| 53 | + "short-uuid": "5.2.0", |
54 | 54 | "tslib": "2.3.1", |
55 | 55 | "utility-types": "3.10.0", |
56 | 56 | "yaml": "2.4.5", |
57 | 57 | "zone.js": "0.14.10" |
58 | 58 | }, |
59 | 59 | "devDependencies": { |
60 | | - "@angular-devkit/build-angular": "18.2.4", |
61 | | - "@angular-devkit/core": "18.2.4", |
62 | | - "@angular-devkit/schematics": "18.2.4", |
63 | | - "@angular/cli": "18.2.4", |
64 | | - "@angular/compiler-cli": "18.2.4", |
| 60 | + "@angular-devkit/build-angular": "19.0.6", |
| 61 | + "@angular-devkit/core": "19.0.6", |
| 62 | + "@angular-devkit/schematics": "19.0.6", |
| 63 | + "@angular/cli": "19.0.6", |
| 64 | + "@angular/compiler-cli": "19.0.5", |
65 | 65 | "@nx/angular": "20.2.2", |
66 | 66 | "@nx/eslint-plugin": "^20.2.2", |
67 | 67 | "@nx/jest": "^20.2.2", |
68 | 68 | "@nx/js": "20.2.2", |
69 | 69 | "@nx/workspace": "20.2.2", |
70 | | - "@schematics/angular": "18.2.4", |
| 70 | + "@schematics/angular": "19.0.6", |
71 | 71 | "@swc-node/register": "~1.9.1", |
72 | 72 | "@swc/core": "~1.5.7", |
73 | 73 | "@swc/helpers": "~0.5.11", |
74 | 74 | "@types/inputmask": "5.0.3", |
75 | | - "@types/jasmine": "4.0.3", |
76 | | - "@types/jwt-decode": "2.2.1", |
| 75 | + "@types/jasmine": "5.1.5", |
| 76 | + "@types/jwt-decode": "3.1.0", |
77 | 77 | "@types/lodash-es": "^4.17.12", |
78 | 78 | "@types/papaparse": "^5.3.14", |
79 | 79 | "@typescript-eslint/utils": "^8.18.0", |
|
83 | 83 | "angular-eslint": "^19.0.2", |
84 | 84 | "cross-env": "^7.0.3", |
85 | 85 | "cspell": "^8.3.2", |
86 | | - "eslint": "^8.57.0", |
| 86 | + "eslint": "^9.0.0", |
87 | 87 | "eslint-config-prettier": "^9.1.0", |
88 | | - "jasmine-core": "4.2.0", |
| 88 | + "jasmine-core": "5.5.0", |
89 | 89 | "jasmine-spec-reporter": "7.0.0", |
90 | 90 | "jest": "^29.7.0", |
91 | 91 | "jest-preset-angular": "^14.4.2", |
92 | | - "jwt-decode": "2.2.0", |
| 92 | + "jwt-decode": "4.0.0", |
93 | 93 | "nx": "20.2.2", |
94 | 94 | "prettier": "~3.1.1", |
95 | 95 | "typescript": "~5.4.5", |
|
0 commit comments