|
24 | 24 | }, |
25 | 25 | "private": true, |
26 | 26 | "dependencies": { |
27 | | - "@angular/animations": "^18.2.0", |
28 | | - "@angular/common": "^18.2.0", |
29 | | - "@angular/compiler": "^18.2.0", |
30 | | - "@angular/core": "^18.2.0", |
31 | | - "@angular/forms": "^18.2.0", |
32 | | - "@angular/platform-browser": "^18.2.0", |
33 | | - "@angular/platform-browser-dynamic": "^18.2.0", |
34 | | - "@angular/router": "^18.2.0", |
| 27 | + "@angular/animations": "^19.0.0", |
| 28 | + "@angular/common": "^19.0.0", |
| 29 | + "@angular/compiler": "^19.0.0", |
| 30 | + "@angular/core": "^19.0.0", |
| 31 | + "@angular/forms": "^19.0.0", |
| 32 | + "@angular/platform-browser": "^19.0.0", |
| 33 | + "@angular/platform-browser-dynamic": "^19.0.0", |
| 34 | + "@angular/router": "^19.0.0", |
35 | 35 | "@reduxjs/toolkit": "^2.2.7", |
36 | 36 | "redux": "^5.0.1", |
37 | 37 | "rxjs": "~7.8.0", |
38 | 38 | "tslib": "^2.3.0", |
39 | | - "zone.js": "~0.14.10" |
| 39 | + "zone.js": "~0.15.0" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@angular-devkit/build-angular": "^18.2.2", |
43 | | - "@angular/cli": "^18.2.2", |
44 | | - "@angular/compiler-cli": "^18.2.0", |
| 42 | + "@angular-devkit/build-angular": "^19.0.1", |
| 43 | + "@angular/cli": "^19.0.1", |
| 44 | + "@angular/compiler-cli": "^19.0.0", |
45 | 45 | "@testing-library/angular": "^17.3.1", |
46 | 46 | "@testing-library/dom": "^10.0.0", |
47 | 47 | "@testing-library/jest-dom": "^6.4.8", |
|
54 | 54 | "jasmine-core": "~5.2.0", |
55 | 55 | "jest": "^29.7.0", |
56 | 56 | "jest-environment-jsdom": "^29.7.0", |
57 | | - "ng-packagr": "^18.2.0", |
| 57 | + "ng-packagr": "^19.0.1", |
58 | 58 | "prettier": "^3.3.3", |
59 | 59 | "ts-jest": "^29.2.5", |
60 | 60 | "typescript": "~5.5.2" |
|
0 commit comments