|
17 | 17 | },
|
18 | 18 | "private": true,
|
19 | 19 | "dependencies": {
|
20 |
| - "@angular-builders/jest": "^19.0.1", |
21 |
| - "@angular/animations": "^19.2.6", |
22 |
| - "@angular/common": "^19.2.6", |
23 |
| - "@angular/compiler": "^19.2.6", |
24 |
| - "@angular/core": "^19.2.6", |
25 |
| - "@angular/elements": "^19.2.6", |
26 |
| - "@angular/forms": "^19.2.6", |
27 |
| - "@angular/localize": "^19.2.6", |
28 |
| - "@angular/platform-browser": "^19.2.6", |
29 |
| - "@angular/platform-browser-dynamic": "^19.2.6", |
30 |
| - "@angular/router": "^19.2.6", |
| 20 | + "@angular-builders/jest": "^20.0.0", |
| 21 | + "@angular/animations": "^20.0.0", |
| 22 | + "@angular/common": "^20.0.0", |
| 23 | + "@angular/compiler": "^20.0.0", |
| 24 | + "@angular/core": "^20.0.0", |
| 25 | + "@angular/elements": "^20.0.0", |
| 26 | + "@angular/forms": "^20.0.0", |
| 27 | + "@angular/localize": "^20.0.0", |
| 28 | + "@angular/platform-browser": "^20.0.0", |
| 29 | + "@angular/platform-browser-dynamic": "^20.0.0", |
| 30 | + "@angular/router": "^20.0.0", |
31 | 31 | "@fundamental-ngx/cdk": "^0.55.0",
|
32 | 32 | "@fundamental-ngx/core": "^0.55.0",
|
33 | 33 | "@fundamental-ngx/i18n": "^0.55.0",
|
|
47 | 47 | "zone.js": "~0.15.0"
|
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
50 |
| - "@angular/build": "^19.2.7", |
51 |
| - "@angular/cli": "^19.2.7", |
52 |
| - "@angular/compiler-cli": "^19.2.6", |
| 50 | + "@angular/build": "^20.0.0", |
| 51 | + "@angular/cli": "^20.0.0", |
| 52 | + "@angular/compiler-cli": "^20.0.0", |
53 | 53 | "@briebug/jest-schematic": "^6.0.0",
|
54 | 54 | "@openmfp/config-prettier": "^0.8.0",
|
55 | 55 | "@openmfp/eslint-config-typescript": "^0.19.0",
|
56 |
| - "@types/jest": "^29.5.1", |
57 |
| - "jest": "29.7.0", |
| 56 | + "@types/jest": "^30.0.0", |
| 57 | + "jest": "30.0.4", |
58 | 58 | "nodemon": "^3.1.9",
|
59 | 59 | "rimraf": "6.0.1",
|
60 | 60 | "typescript": "~5.5.4"
|
|
0 commit comments