|
15 | 15 | }, |
16 | 16 | "private": true, |
17 | 17 | "dependencies": { |
18 | | - "@angular/animations": "19.0.0-rc.2", |
| 18 | + "@angular/animations": "19.0.0-rc.3", |
19 | 19 | "@angular/cdk": "19.0.0-rc.3", |
20 | | - "@angular/common": "19.0.0-rc.2", |
21 | | - "@angular/compiler": "19.0.0-rc.2", |
22 | | - "@angular/core": "19.0.0-rc.2", |
23 | | - "@angular/forms": "19.0.0-rc.2", |
| 20 | + "@angular/common": "19.0.0-rc.3", |
| 21 | + "@angular/compiler": "19.0.0-rc.3", |
| 22 | + "@angular/core": "19.0.0-rc.3", |
| 23 | + "@angular/forms": "19.0.0-rc.3", |
24 | 24 | "@angular/material": "19.0.0-rc.3", |
25 | | - "@angular/platform-browser": "19.0.0-rc.2", |
26 | | - "@angular/platform-browser-dynamic": "19.0.0-rc.2", |
27 | | - "@angular/router": "19.0.0-rc.2", |
| 25 | + "@angular/platform-browser": "19.0.0-rc.3", |
| 26 | + "@angular/platform-browser-dynamic": "19.0.0-rc.3", |
| 27 | + "@angular/router": "19.0.0-rc.3", |
28 | 28 | "marked": "^12.0.0", |
29 | 29 | "ngx-markdown": "^18.0.0", |
30 | 30 | "prismjs": "^1.29.0", |
|
35 | 35 | "devDependencies": { |
36 | 36 | "@angular-devkit/build-angular": "19.0.0-rc.2", |
37 | 37 | "@angular/cli": "19.0.0-rc.2", |
38 | | - "@angular/compiler-cli": "19.0.0-rc.2", |
| 38 | + "@angular/compiler-cli": "19.0.0-rc.3", |
39 | 39 | "@eslint/js": "^9.2.0", |
40 | 40 | "@types/jasmine": "~5.1.0", |
41 | 41 | "angular-eslint": "^18.0.0", |
|
58 | 58 | "typescript-eslint": "^8.0.0" |
59 | 59 | }, |
60 | 60 | "overrides": { |
61 | | - "@angular/common": "19.0.0-rc.2", |
62 | | - "@angular/core": "19.0.0-rc.2", |
63 | | - "@angular/platform-browser": "19.0.0-rc.2", |
| 61 | + "@angular/common": "19.0.0-rc.3", |
| 62 | + "@angular/core": "19.0.0-rc.3", |
| 63 | + "@angular/platform-browser": "19.0.0-rc.3", |
64 | 64 | "eslint": "^9.0.0", |
65 | 65 | "zone.js": "~0.15.0" |
66 | 66 | } |
|
0 commit comments