|
15 | 15 | },
|
16 | 16 | "private": true,
|
17 | 17 | "dependencies": {
|
18 |
| - "@angular/animations": "19.2.8", |
19 |
| - "@angular/cdk": "19.2.11", |
20 |
| - "@angular/common": "19.2.8", |
21 |
| - "@angular/compiler": "19.2.8", |
22 |
| - "@angular/core": "19.2.8", |
23 |
| - "@angular/forms": "19.2.8", |
24 |
| - "@angular/material": "19.2.11", |
25 |
| - "@angular/platform-browser": "19.2.8", |
26 |
| - "@angular/platform-browser-dynamic": "19.2.8", |
27 |
| - "@angular/router": "19.2.8", |
| 18 | + "@angular/animations": "20.0.0-next.8", |
| 19 | + "@angular/cdk": "20.0.0-next.8", |
| 20 | + "@angular/common": "20.0.0-next.8", |
| 21 | + "@angular/compiler": "20.0.0-next.8", |
| 22 | + "@angular/core": "20.0.0-next.8", |
| 23 | + "@angular/forms": "20.0.0-next.8", |
| 24 | + "@angular/material": "20.0.0-next.8", |
| 25 | + "@angular/platform-browser": "20.0.0-next.8", |
| 26 | + "@angular/platform-browser-dynamic": "20.0.0-next.8", |
| 27 | + "@angular/router": "20.0.0-next.8", |
28 | 28 | "marked": "^15.0.0",
|
29 | 29 | "ngx-markdown": "^19.0.0",
|
30 | 30 | "prismjs": "^1.29.0",
|
|
33 | 33 | "zone.js": "~0.15.0"
|
34 | 34 | },
|
35 | 35 | "devDependencies": {
|
36 |
| - "@angular-devkit/build-angular": "19.2.9", |
37 |
| - "@angular/cli": "19.2.9", |
38 |
| - "@angular/compiler-cli": "19.2.8", |
| 36 | + "@angular-devkit/build-angular": "20.0.0-next.8", |
| 37 | + "@angular/cli": "20.0.0-next.8", |
| 38 | + "@angular/compiler-cli": "20.0.0-next.8", |
39 | 39 | "@eslint/js": "^9.2.0",
|
40 | 40 | "@types/jasmine": "~5.1.0",
|
41 | 41 | "angular-eslint": "^19.0.0-alpha.4",
|
|
51 | 51 | "karma-jasmine": "~5.1.0",
|
52 | 52 | "karma-jasmine-html-reporter": "~2.1.0",
|
53 | 53 | "karma-safarinative-launcher": "^1.1.0",
|
54 |
| - "ng-packagr": "~19.2.0", |
| 54 | + "ng-packagr": "~20.0.0-next.8", |
55 | 55 | "prettier": "~3.5.0",
|
56 | 56 | "prettier-plugin-organize-imports": "^4.0.0",
|
57 | 57 | "typescript": "~5.8.0",
|
|
0 commit comments