|
23 | 23 | "private": true, |
24 | 24 | "packageManager": "npm@10.9.4", |
25 | 25 | "dependencies": { |
26 | | - "@angular/common": "^21.0.0", |
27 | | - "@angular/compiler": "^21.0.0", |
28 | | - "@angular/core": "^21.0.0", |
29 | | - "@angular/forms": "^21.0.0", |
30 | | - "@angular/platform-browser": "^21.0.0", |
31 | | - "@angular/router": "^21.0.0", |
| 26 | + "@angular/common": "^21.1.0-next.0", |
| 27 | + "@angular/compiler": "^21.1.0-next.0", |
| 28 | + "@angular/core": "^21.1.0-next.0", |
| 29 | + "@angular/forms": "^21.1.0-next.0", |
| 30 | + "@angular/platform-browser": "^21.1.0-next.0", |
| 31 | + "@angular/router": "^21.1.0-next.0", |
32 | 32 | "rxjs": "~7.8.0", |
33 | 33 | "tslib": "^2.3.0" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "@angular/build": "^21.0.6", |
37 | | - "@angular/cli": "^21.0.6", |
38 | | - "@angular/compiler-cli": "^21.0.0", |
| 36 | + "@angular/build": "^21.1.0-next.0", |
| 37 | + "@angular/cli": "^21.1.0-next.0", |
| 38 | + "@angular/compiler-cli": "^21.1.0-next.0", |
39 | 39 | "jsdom": "^27.1.0", |
40 | 40 | "typescript": "~5.9.2", |
41 | 41 | "vitest": "^4.0.8" |
|
0 commit comments