|
23 | 23 | }, |
24 | 24 | "private": true, |
25 | 25 | "dependencies": { |
26 | | - "@angular/animations": "17.0.4", |
27 | | - "@angular/cdk": "17.0.1", |
28 | | - "@angular/common": "17.0.4", |
29 | | - "@angular/compiler": "17.0.4", |
30 | | - "@angular/core": "17.0.4", |
31 | | - "@angular/forms": "17.0.4", |
32 | | - "@angular/material": "17.0.1", |
33 | | - "@angular/platform-browser": "17.0.4", |
34 | | - "@angular/platform-browser-dynamic": "17.0.4", |
35 | | - "@angular/router": "17.0.4", |
| 26 | + "@angular/animations": "17.1.1", |
| 27 | + "@angular/cdk": "17.1.1", |
| 28 | + "@angular/common": "17.1.1", |
| 29 | + "@angular/compiler": "17.1.1", |
| 30 | + "@angular/core": "17.1.1", |
| 31 | + "@angular/forms": "17.1.1", |
| 32 | + "@angular/material": "17.1.1", |
| 33 | + "@angular/platform-browser": "17.1.1", |
| 34 | + "@angular/platform-browser-dynamic": "17.1.1", |
| 35 | + "@angular/router": "17.1.1", |
36 | 36 | "rxjs": "~7.8.1", |
37 | 37 | "tslib": "^2.6.0", |
38 | 38 | "zone.js": "~0.14.2", |
|
42 | 42 | "roboto-fontface": "^0.10.0" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@angular-devkit/build-angular": "17.0.3", |
46 | | - "@angular/cli": "17.0.3", |
47 | | - "@angular/compiler-cli": "17.0.4", |
| 45 | + "@angular-devkit/build-angular": "17.1.1", |
| 46 | + "@angular/cli": "17.1.1", |
| 47 | + "@angular/compiler-cli": "17.1.1", |
48 | 48 | "@types/node": "^20.4.4", |
49 | 49 | "@types/uuid": "^9.0.2", |
50 | 50 | "@typescript-eslint/eslint-plugin": "^6.14.0", |
|
56 | 56 | "ng-packagr": "^17.0.2", |
57 | 57 | "prettier": "^3.1.1", |
58 | 58 | "ts-node": "~10.9.1", |
59 | | - "typescript": "~5.2.2", |
60 | | - "uuid": "9.0.0" |
| 59 | + "typescript": "~5.3.0", |
| 60 | + "uuid": "9.0.1" |
61 | 61 | }, |
62 | 62 | "optionalDependencies": { |
63 | 63 | "@porscheinformatik/material-addons": "file:dist/material-addons" |
|
0 commit comments