|
11 | 11 | "private": true, |
12 | 12 | "packageManager": "pnpm@10.18.3", |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "21.0.0-next.7", |
15 | | - "@angular/common": "21.0.0-next.7", |
16 | | - "@angular/compiler": "21.0.0-next.7", |
17 | | - "@angular/core": "21.0.0-next.7", |
18 | | - "@angular/forms": "21.0.0-next.7", |
19 | | - "@angular/platform-browser": "21.0.0-next.7", |
20 | | - "@angular/router": "21.0.0-next.7", |
| 14 | + "@angular/animations": "21.0.0-next.8", |
| 15 | + "@angular/common": "21.0.0-next.8", |
| 16 | + "@angular/compiler": "21.0.0-next.8", |
| 17 | + "@angular/core": "21.0.0-next.8", |
| 18 | + "@angular/forms": "21.0.0-next.8", |
| 19 | + "@angular/platform-browser": "21.0.0-next.8", |
| 20 | + "@angular/router": "21.0.0-next.8", |
21 | 21 | "rxjs": "~7.8.2", |
22 | 22 | "tslib": "^2.8.1" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | | - "@angular/build": "21.0.0-next.7", |
26 | | - "@angular/cli": "21.0.0-next.7", |
27 | | - "@angular/compiler-cli": "21.0.0-next.7", |
| 25 | + "@angular/build": "21.0.0-next.8", |
| 26 | + "@angular/cli": "21.0.0-next.8", |
| 27 | + "@angular/compiler-cli": "21.0.0-next.8", |
28 | 28 | "@types/jasmine": "~5.1.9", |
29 | 29 | "@types/node": "^22.0.0", |
30 | 30 | "chromedriver": "^141.0.0", |
|
0 commit comments