|
17 | 17 | "e2e": "ng e2e" |
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | | - "@angular/animations": "^21.1.5", |
21 | | - "@angular/cdk": "21.1.5", |
22 | | - "@angular/common": "^21.1.5", |
23 | | - "@angular/compiler": "^21.1.5", |
24 | | - "@angular/core": "^21.1.5", |
25 | | - "@angular/forms": "^21.1.5", |
26 | | - "@angular/material": "21.1.5", |
27 | | - "@angular/platform-browser": "^21.1.5", |
28 | | - "@angular/platform-browser-dynamic": "^21.1.5", |
29 | | - "@angular/router": "^21.1.5", |
| 20 | + "@angular/animations": "^21.2.0", |
| 21 | + "@angular/cdk": "21.2.0", |
| 22 | + "@angular/common": "^21.2.0", |
| 23 | + "@angular/compiler": "^21.2.0", |
| 24 | + "@angular/core": "^21.2.0", |
| 25 | + "@angular/forms": "^21.2.0", |
| 26 | + "@angular/material": "21.2.0", |
| 27 | + "@angular/platform-browser": "^21.2.0", |
| 28 | + "@angular/platform-browser-dynamic": "^21.2.0", |
| 29 | + "@angular/router": "^21.2.0", |
30 | 30 | "@badgateway/oauth2-client": "^3.3.1", |
31 | 31 | "@eudiplo/sdk-core": "workspace:*", |
32 | | - "@keycloak/keycloak-admin-client": "^26.5.3", |
| 32 | + "@keycloak/keycloak-admin-client": "^26.5.4", |
33 | 33 | "@ngx-formly/core": "^7.1.0", |
34 | 34 | "@ngx-formly/material": "^7.1.0", |
35 | 35 | "@peculiar/x509": "^1.14.3", |
|
44 | 44 | "rxjs": "~7.8.2", |
45 | 45 | "tslib": "^2.8.1", |
46 | 46 | "uuid": "^13.0.0", |
47 | | - "zone.js": "~0.16.0" |
| 47 | + "zone.js": "~0.16.1" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | 50 | "@angular-eslint/builder": "21.2.0", |
51 | | - "@angular/build": "^21.1.4", |
52 | | - "@angular/cli": "^21.1.4", |
53 | | - "@angular/compiler-cli": "^21.1.5", |
54 | | - "@eslint/js": "^10.0.1", |
| 51 | + "@angular/build": "^21.2.0", |
| 52 | + "@angular/cli": "^21.2.0", |
| 53 | + "@angular/compiler-cli": "^21.2.0", |
| 54 | + "@eslint/js": "^9.28.0", |
55 | 55 | "@playwright/test": "1.58.2", |
56 | 56 | "@types/jasmine": "~6.0.0", |
57 | 57 | "angular-eslint": "21.2.0", |
58 | | - "eslint": "^9.39.2", |
| 58 | + "eslint": "^9.28.0", |
59 | 59 | "eslint-config-prettier": "^10.1.8", |
60 | 60 | "eslint-plugin-prettier": "^5.5.5", |
61 | 61 | "jasmine-core": "~6.1.0", |
|
64 | 64 | "karma-coverage": "~2.2.1", |
65 | 65 | "karma-jasmine": "~5.1.0", |
66 | 66 | "karma-jasmine-html-reporter": "~2.2.0", |
67 | | - "playwright-ng-schematics": "21.0.3", |
| 67 | + "playwright-ng-schematics": "21.0.5", |
68 | 68 | "prettier": "^3.8.1", |
69 | 69 | "typescript": "~5.9.3", |
70 | 70 | "typescript-eslint": "8.56.1" |
|
0 commit comments