|
10 | 10 | }, |
11 | 11 | "private": true, |
12 | 12 | "dependencies": { |
13 | | - "@angular/animations": "^18.2.0", |
14 | | - "@angular/common": "^18.2.0", |
15 | | - "@angular/compiler": "^18.2.0", |
16 | | - "@angular/core": "^18.2.0", |
17 | | - "@angular/forms": "^18.2.0", |
18 | | - "@angular/platform-browser": "^18.2.0", |
19 | | - "@angular/platform-browser-dynamic": "^18.2.0", |
20 | | - "@angular/router": "^18.2.0", |
| 13 | + "@angular/animations": "^19.0.0-next.0", |
| 14 | + "@angular/common": "^19.0.0-next.0", |
| 15 | + "@angular/compiler": "^19.0.0-next.0", |
| 16 | + "@angular/core": "^19.0.0-next.0", |
| 17 | + "@angular/forms": "^19.0.0-next.0", |
| 18 | + "@angular/platform-browser": "^19.0.0-next.0", |
| 19 | + "@angular/platform-browser-dynamic": "^19.0.0-next.0", |
| 20 | + "@angular/router": "^19.0.0-next.0", |
21 | 21 | "rxjs": "~7.8.0", |
22 | 22 | "tslib": "^2.3.0", |
23 | | - "zone.js": "~0.14.10" |
| 23 | + "zone.js": "~0.14.3" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@angular-devkit/build-angular": "^18.2.21", |
27 | | - "@angular/cli": "^18.2.21", |
28 | | - "@angular/compiler-cli": "^18.2.0", |
| 26 | + "@angular-devkit/build-angular": "^19.0.0-next.0", |
| 27 | + "@angular/cli": "^19.0.0-next.0", |
| 28 | + "@angular/compiler-cli": "^19.0.0-next.0", |
29 | 29 | "@types/jasmine": "~5.1.0", |
30 | 30 | "jasmine-core": "~5.2.0", |
31 | 31 | "karma": "~6.4.0", |
|
0 commit comments