|
26 | 26 | }, |
27 | 27 | "private": true, |
28 | 28 | "dependencies": { |
29 | | - "@angular/animations": "17.0.4", |
30 | | - "@angular/cdk": "17.0.1", |
31 | | - "@angular/common": "17.0.4", |
32 | | - "@angular/compiler": "17.0.4", |
33 | | - "@angular/core": "17.0.4", |
34 | | - "@angular/forms": "17.0.4", |
35 | | - "@angular/material": "17.0.1", |
36 | | - "@angular/platform-browser": "17.0.4", |
37 | | - "@angular/platform-browser-dynamic": "17.0.4", |
38 | | - "@angular/router": "17.0.4", |
| 29 | + "@angular/animations": "17.2.3", |
| 30 | + "@angular/cdk": "17.2.1", |
| 31 | + "@angular/common": "17.2.3", |
| 32 | + "@angular/compiler": "17.2.3", |
| 33 | + "@angular/core": "17.2.3", |
| 34 | + "@angular/forms": "17.2.3", |
| 35 | + "@angular/material": "17.2.1", |
| 36 | + "@angular/platform-browser": "17.2.3", |
| 37 | + "@angular/platform-browser-dynamic": "17.2.3", |
| 38 | + "@angular/router": "17.2.3", |
39 | 39 | "@ngx-translate/core": "^15.0.0", |
40 | 40 | "@ngx-translate/http-loader": "^8.0.0", |
41 | 41 | "material-icons": "^1.13.9", |
|
45 | 45 | "zone.js": "~0.14.2" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@angular-devkit/build-angular": "17.0.3", |
49 | | - "@angular/cli": "17.0.3", |
50 | | - "@angular/compiler-cli": "17.0.4", |
| 48 | + "@angular-devkit/build-angular": "17.2.1", |
| 49 | + "@angular/cli": "17.2.1", |
| 50 | + "@angular/compiler-cli": "17.2.3", |
51 | 51 | "@types/jest": "^29.5.12", |
52 | 52 | "@types/node": "^20.4.4", |
53 | 53 | "@types/uuid": "^9.0.2", |
|
62 | 62 | "prettier": "^3.1.1", |
63 | 63 | "ts-jest": "^29.1.2", |
64 | 64 | "ts-node": "~10.9.1", |
65 | | - "typescript": "~5.2.2", |
66 | | - "uuid": "9.0.0", |
| 65 | + "typescript": "~5.3.0", |
| 66 | + "uuid": "9.0.1", |
67 | 67 | "jest-preset-angular": "^14.0.0" |
68 | 68 | }, |
69 | 69 | "optionalDependencies": { |
|
0 commit comments