|  | 
| 27 | 27 |     "prepare": "git config core.hookspath .githooks" | 
| 28 | 28 |   }, | 
| 29 | 29 |   "dependencies": { | 
| 30 |  | -    "@angular/animations": "19.2.14", | 
| 31 |  | -    "@angular/cdk": "19.2.18", | 
| 32 |  | -    "@angular/common": "19.2.14", | 
| 33 |  | -    "@angular/compiler": "19.2.14", | 
| 34 |  | -    "@angular/core": "19.2.14", | 
| 35 |  | -    "@angular/material": "19.2.18", | 
| 36 |  | -    "@angular/platform-browser": "19.2.14", | 
| 37 |  | -    "@angular/platform-browser-dynamic": "19.2.14", | 
| 38 |  | -    "@angular/router": "19.2.14", | 
|  | 30 | +    "@angular/animations": "20.0.0", | 
|  | 31 | +    "@angular/cdk": "20.0.0", | 
|  | 32 | +    "@angular/common": "20.0.0", | 
|  | 33 | +    "@angular/compiler": "20.0.0", | 
|  | 34 | +    "@angular/core": "20.0.0", | 
|  | 35 | +    "@angular/material": "20.0.0", | 
|  | 36 | +    "@angular/platform-browser": "20.0.0", | 
|  | 37 | +    "@angular/platform-browser-dynamic": "20.0.0", | 
|  | 38 | +    "@angular/router": "20.0.0", | 
| 39 | 39 |     "@ngrx/store": "19.0.0", | 
| 40 | 40 |     "@nx/angular": "21.1.2", | 
| 41 | 41 |     "@testing-library/dom": "^10.4.0", | 
|  | 
| 44 | 44 |     "zone.js": "^0.15.0" | 
| 45 | 45 |   }, | 
| 46 | 46 |   "devDependencies": { | 
| 47 |  | -    "@angular-devkit/build-angular": "19.2.9", | 
| 48 |  | -    "@angular-devkit/core": "19.2.9", | 
| 49 |  | -    "@angular-devkit/schematics": "19.2.9", | 
|  | 47 | +    "@angular-devkit/build-angular": "20.0.0", | 
|  | 48 | +    "@angular-devkit/core": "20.0.0", | 
|  | 49 | +    "@angular-devkit/schematics": "20.0.0", | 
| 50 | 50 |     "@angular-eslint/builder": "19.2.0", | 
| 51 | 51 |     "@angular-eslint/eslint-plugin": "19.2.0", | 
| 52 | 52 |     "@angular-eslint/eslint-plugin-template": "19.2.0", | 
| 53 | 53 |     "@angular-eslint/schematics": "19.2.0", | 
| 54 | 54 |     "@angular-eslint/template-parser": "19.2.0", | 
| 55 |  | -    "@angular/cli": "~19.2.0", | 
| 56 |  | -    "@angular/compiler-cli": "19.2.14", | 
| 57 |  | -    "@angular/forms": "19.2.14", | 
| 58 |  | -    "@angular/language-service": "19.2.14", | 
|  | 55 | +    "@angular/cli": "~20.0.0", | 
|  | 56 | +    "@angular/compiler-cli": "20.0.0", | 
|  | 57 | +    "@angular/forms": "20.0.0", | 
|  | 58 | +    "@angular/language-service": "20.0.0", | 
| 59 | 59 |     "@eslint/eslintrc": "^2.1.1", | 
| 60 | 60 |     "@nx/eslint": "21.1.2", | 
| 61 | 61 |     "@nx/eslint-plugin": "21.1.2", | 
| 62 | 62 |     "@nx/jest": "21.1.2", | 
| 63 | 63 |     "@nx/node": "21.1.2", | 
| 64 | 64 |     "@nx/plugin": "21.1.2", | 
| 65 | 65 |     "@nx/workspace": "21.1.2", | 
| 66 |  | -    "@schematics/angular": "19.2.9", | 
|  | 66 | +    "@schematics/angular": "20.0.0", | 
| 67 | 67 |     "@testing-library/jasmine-dom": "^1.3.3", | 
| 68 | 68 |     "@testing-library/jest-dom": "^6.6.3", | 
| 69 | 69 |     "@testing-library/user-event": "^14.5.2", | 
|  | 
| 91 | 91 |     "karma-jasmine-html-reporter": "2.0.0", | 
| 92 | 92 |     "lint-staged": "^15.3.0", | 
| 93 | 93 |     "ng-mocks": "^14.13.1", | 
| 94 |  | -    "ng-packagr": "19.2.2", | 
|  | 94 | +    "ng-packagr": "20.0.0", | 
| 95 | 95 |     "nx": "21.1.2", | 
| 96 | 96 |     "postcss": "^8.4.49", | 
| 97 | 97 |     "postcss-import": "14.1.0", | 
|  | 
| 102 | 102 |     "semantic-release": "^24.2.1", | 
| 103 | 103 |     "ts-jest": "29.1.0", | 
| 104 | 104 |     "ts-node": "10.9.1", | 
| 105 |  | -    "typescript": "5.7.3", | 
|  | 105 | +    "typescript": "5.8.2", | 
| 106 | 106 |     "typescript-eslint": "^8.19.0" | 
| 107 | 107 |   } | 
| 108 | 108 | } | 
0 commit comments