|
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", |
31 | | - "@ngneat/input-mask": "6.0.0", |
| 20 | + "@angular/animations": "18.2.10", |
| 21 | + "@angular/cdk": "18.2.10", |
| 22 | + "@angular/common": "18.2.10", |
| 23 | + "@angular/compiler": "18.2.10", |
| 24 | + "@angular/core": "18.2.10", |
| 25 | + "@angular/forms": "18.2.10", |
| 26 | + "@angular/material": "18.2.10", |
| 27 | + "@angular/platform-browser": "18.2.10", |
| 28 | + "@angular/platform-browser-dynamic": "18.2.10", |
| 29 | + "@angular/platform-server": "18.2.10", |
| 30 | + "@angular/router": "18.2.10", |
| 31 | + "@ngneat/input-mask": "6.1.0", |
32 | 32 | "@vality/deanonimus-proto": "2.0.1-6605c72.0", |
33 | | - "@vality/domain-proto": "2.0.1-7762f6c.0", |
| 33 | + "@vality/domain-proto": "2.0.1-7ed2112.0", |
34 | 34 | "@vality/dominator-proto": "1.0.1-41bee97.0", |
35 | 35 | "@vality/fistful-proto": "2.0.1-88e69a5.0", |
36 | 36 | "@vality/machinegun-proto": "1.0.1-3decc8f.0", |
|
42 | 42 | "@vality/thrift-ts": "2.4.1-8ad5123.0", |
43 | 43 | "@vality/woody": "0.1.3", |
44 | 44 | "date-fns": "^3.6.0", |
45 | | - "inputmask": "5.0.7", |
| 45 | + "inputmask": "5.0.9", |
46 | 46 | "keycloak-angular": "^16.0.1", |
47 | 47 | "keycloak-js": "^20.0.5", |
48 | 48 | "lodash-es": "^4.17.21", |
49 | | - "monaco-editor": "^0.49.0", |
| 49 | + "monaco-editor": "^0.52.0", |
50 | 50 | "ngx-monaco-editor-v2": "^18.0.1", |
51 | 51 | "papaparse": "^5.4.1", |
52 | 52 | "rxjs": "7.8.1", |
53 | 53 | "short-uuid": "4.2.2", |
54 | | - "tslib": "2.3.1", |
55 | | - "utility-types": "3.10.0", |
56 | | - "yaml": "2.4.5", |
57 | | - "zone.js": "0.14.10" |
| 54 | + "tslib": "2.8.0", |
| 55 | + "utility-types": "3.11.0", |
| 56 | + "yaml": "2.6.0", |
| 57 | + "zone.js": "0.15.0" |
58 | 58 | }, |
59 | 59 | "devDependencies": { |
60 | | - "@angular-devkit/build-angular": "18.2.4", |
61 | | - "@angular-eslint/builder": "18.0.1", |
62 | | - "@angular-eslint/schematics": "18.0.1", |
63 | | - "@angular/cli": "18.2.4", |
64 | | - "@angular/compiler-cli": "18.2.4", |
65 | | - "@types/inputmask": "5.0.3", |
66 | | - "@types/jasmine": "4.0.3", |
| 60 | + "@angular-devkit/build-angular": "18.2.10", |
| 61 | + "@angular-eslint/builder": "18.4.0", |
| 62 | + "@angular-eslint/schematics": "18.4.0", |
| 63 | + "@angular/cli": "18.2.10", |
| 64 | + "@angular/compiler-cli": "18.2.10", |
| 65 | + "@types/inputmask": "5.0.7", |
| 66 | + "@types/jasmine": "4.6.4", |
67 | 67 | "@types/jwt-decode": "2.2.1", |
68 | 68 | "@types/lodash-es": "^4.17.12", |
69 | 69 | "@types/papaparse": "^5.3.14", |
|
73 | 73 | "cross-env": "^7.0.3", |
74 | 74 | "cspell": "^8.3.2", |
75 | 75 | "eslint": "^8.57.0", |
76 | | - "jasmine-core": "4.2.0", |
| 76 | + "jasmine-core": "4.6.1", |
77 | 77 | "jasmine-spec-reporter": "7.0.0", |
78 | 78 | "jwt-decode": "2.2.0", |
79 | | - "karma": "6.4.0", |
80 | | - "karma-chrome-launcher": "3.1.1", |
| 79 | + "karma": "6.4.4", |
| 80 | + "karma-chrome-launcher": "3.2.0", |
81 | 81 | "karma-coverage-istanbul-reporter": "3.0.3", |
82 | 82 | "karma-jasmine": "5.1.0", |
83 | | - "karma-jasmine-html-reporter": "2.0.0", |
84 | | - "prettier": "~3.1.1", |
85 | | - "typescript": "~5.4.5", |
| 83 | + "karma-jasmine-html-reporter": "2.1.0", |
| 84 | + "prettier": "~3.3.0", |
| 85 | + "typescript": "~5.6.0", |
86 | 86 | "typescript-memoize": "1.1.1" |
87 | 87 | } |
88 | 88 | } |
0 commit comments