|
39 | 39 | "cypress:run": "cypress run"
|
40 | 40 | },
|
41 | 41 | "dependencies": {
|
42 |
| - "@angular/animations": "^16.0.0", |
43 |
| - "@angular/common": "^16.0.0", |
44 |
| - "@angular/compiler": "^16.0.0", |
45 |
| - "@angular/core": "^16.0.0", |
46 |
| - "@angular/forms": "^16.0.0", |
47 |
| - "@angular/platform-browser": "^16.0.0", |
48 |
| - "@angular/platform-browser-dynamic": "^16.0.0", |
49 |
| - "@angular/router": "^16.0.0", |
| 42 | + "@angular/animations": "^19.0.0", |
| 43 | + "@angular/common": "^19.0.0", |
| 44 | + "@angular/compiler": "^19.0.0", |
| 45 | + "@angular/core": "^19.0.0", |
| 46 | + "@angular/forms": "^19.0.0", |
| 47 | + "@angular/platform-browser": "^19.0.0", |
| 48 | + "@angular/platform-browser-dynamic": "^19.0.0", |
| 49 | + "@angular/router": "^19.0.0", |
50 | 50 | "bootstrap": "^4.3.1",
|
51 | 51 | "font-awesome": "^4.7.0",
|
52 | 52 | "rxjs": "^7.5.5",
|
|
61 | 61 | "@angular-eslint/schematics": "^16.0.0",
|
62 | 62 | "@angular-eslint/template-parser": "^16.0.0",
|
63 | 63 | "@angular/cli": "^16.0.0",
|
64 |
| - "@angular/compiler-cli": "^16.0.0", |
65 |
| - "@angular/language-service": "^16.0.0", |
| 64 | + "@angular/compiler-cli": "^19.0.0", |
| 65 | + "@angular/language-service": "^19.0.0", |
66 | 66 | "@cypress/schematic": "2.5.2",
|
67 | 67 | "@types/jasmine": "^4.3.0",
|
68 | 68 | "@types/jasminewd2": "^2.0.10",
|
|
0 commit comments