|
16 | 16 | },
|
17 | 17 | "private": true,
|
18 | 18 | "dependencies": {
|
19 |
| - "@angular/animations": "^18.2.12", |
20 |
| - "@angular/common": "^18.2.12", |
21 |
| - "@angular/compiler": "^18.2.12", |
22 |
| - "@angular/core": "^18.2.12", |
23 |
| - "@angular/forms": "^18.2.12", |
24 |
| - "@angular/platform-browser": "^18.2.12", |
25 |
| - "@angular/platform-browser-dynamic": "^18.2.12", |
26 |
| - "@angular/router": "^18.2.12", |
| 19 | + "@angular/animations": "^19.2.1", |
| 20 | + "@angular/common": "^19.2.1", |
| 21 | + "@angular/compiler": "^19.2.1", |
| 22 | + "@angular/core": "^19.2.1", |
| 23 | + "@angular/forms": "^19.2.1", |
| 24 | + "@angular/platform-browser": "^19.2.1", |
| 25 | + "@angular/platform-browser-dynamic": "^19.2.1", |
| 26 | + "@angular/router": "^19.2.1", |
27 | 27 | "rxjs": "~7.8.0",
|
28 | 28 | "tslib": "^2.8.1",
|
29 | 29 | "zone.js": "~0.14.7"
|
30 | 30 | },
|
31 | 31 | "devDependencies": {
|
32 |
| - "@angular-devkit/build-angular": "^18.2.12", |
33 |
| - "@angular/cli": "^18.2.12", |
34 |
| - "@angular/compiler-cli": "^18.2.12", |
| 32 | + "@angular-devkit/build-angular": "^19.2.1", |
| 33 | + "@angular/cli": "^19.2.1", |
| 34 | + "@angular/compiler-cli": "^19.2.1", |
35 | 35 | "@cypress/schematic": "^2.5.2",
|
36 | 36 | "@types/jasmine": "~5.1.5",
|
37 | 37 | "concurrently": "^9.1.1",
|
|
0 commit comments