|
23 | 23 | }, |
24 | 24 | "private": true, |
25 | 25 | "dependencies": { |
26 | | - "@angular/common": "^21.0.0-next.9", |
27 | | - "@angular/compiler": "^21.0.0-next.9", |
28 | | - "@angular/core": "^21.0.0-next.9", |
29 | | - "@angular/forms": "^21.0.0-next.9", |
30 | | - "@angular/platform-browser": "^21.0.0-next.9", |
31 | | - "@angular/router": "^21.0.0-next.9", |
| 26 | + "@angular/common": "^21.0.0-rc.0", |
| 27 | + "@angular/compiler": "^21.0.0-rc.0", |
| 28 | + "@angular/core": "^21.0.0-rc.0", |
| 29 | + "@angular/forms": "^21.0.0-rc.0", |
| 30 | + "@angular/platform-browser": "^21.0.0-rc.0", |
| 31 | + "@angular/router": "^21.0.0-rc.0", |
32 | 32 | "@picocss/pico": "^2.1.1", |
33 | 33 | "rxjs": "~7.8.0", |
34 | 34 | "tslib": "^2.3.0" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@angular/build": "^21.0.0-next.9", |
38 | | - "@angular/cli": "^21.0.0-next.9", |
39 | | - "@angular/compiler-cli": "^21.0.0-next.9", |
| 37 | + "@angular/build": "^21.0.0-rc.0", |
| 38 | + "@angular/cli": "^21.0.0-rc.0", |
| 39 | + "@angular/compiler-cli": "^21.0.0-rc.0", |
40 | 40 | "@types/jasmine": "~5.1.0", |
41 | 41 | "jasmine-core": "~5.10.0", |
42 | 42 | "karma": "~6.4.0", |
|
0 commit comments