|
10 | 10 | }, |
11 | 11 | "private": true, |
12 | 12 | "dependencies": { |
13 | | - "@angular/cdk": "21.2.0-next.4", |
14 | | - "@angular/common": "21.2.0-next.3", |
15 | | - "@angular/compiler": "21.2.0-next.3", |
16 | | - "@angular/core": "21.2.0-next.3", |
17 | | - "@angular/forms": "21.2.0-next.3", |
18 | | - "@angular/platform-browser": "21.2.0-next.3", |
19 | | - "@angular/platform-server": "21.2.0-next.3", |
20 | | - "@angular/router": "21.2.0-next.3", |
21 | | - "@angular/ssr": "21.2.0-next.2", |
| 13 | + "@angular/cdk": "21.2.0-rc.0", |
| 14 | + "@angular/common": "21.2.0-rc.0", |
| 15 | + "@angular/compiler": "21.2.0-rc.0", |
| 16 | + "@angular/core": "21.2.0-rc.0", |
| 17 | + "@angular/forms": "21.2.0-rc.0", |
| 18 | + "@angular/platform-browser": "21.2.0-rc.0", |
| 19 | + "@angular/platform-server": "21.2.0-rc.0", |
| 20 | + "@angular/router": "21.2.0-rc.0", |
| 21 | + "@angular/ssr": "21.2.0-rc.2", |
22 | 22 | "@shikijs/langs": "3.22.0", |
23 | 23 | "@shikijs/themes": "3.22.0", |
24 | 24 | "express": "^4.18.2", |
|
31 | 31 | "zone.js": "~0.16.0" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@angular/build": "21.2.0-next.2", |
35 | | - "@angular/cli": "21.2.0-next.2", |
36 | | - "@angular/compiler-cli": "21.2.0-next.3", |
| 34 | + "@angular/build": "21.2.0-rc.2", |
| 35 | + "@angular/cli": "21.2.0-rc.2", |
| 36 | + "@angular/compiler-cli": "21.2.0-rc.0", |
37 | 37 | "@types/express": "^4.17.17", |
38 | 38 | "@types/google.visualization": "^0.0.74", |
39 | 39 | "@types/jasmine": "~6.0.0", |
|
0 commit comments