|
11 | 11 | }, |
12 | 12 | "private": true, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "^19.1.5", |
15 | | - "@angular/common": "^19.1.5", |
16 | | - "@angular/compiler": "^19.1.5", |
17 | | - "@angular/core": "^19.1.5", |
18 | | - "@angular/forms": "^19.1.5", |
19 | | - "@angular/platform-browser": "^19.1.5", |
20 | | - "@angular/platform-browser-dynamic": "^19.1.5", |
21 | | - "@angular/platform-server": "^19.1.5", |
22 | | - "@angular/router": "^19.1.5", |
| 14 | + "@angular/animations": "^20.0.0-next", |
| 15 | + "@angular/common": "^20.0.0-next", |
| 16 | + "@angular/compiler": "^20.0.0-next", |
| 17 | + "@angular/core": "^20.0.0-next", |
| 18 | + "@angular/forms": "^20.0.0-next", |
| 19 | + "@angular/platform-browser": "^20.0.0-next", |
| 20 | + "@angular/platform-browser-dynamic": "^20.0.0-next", |
| 21 | + "@angular/platform-server": "^20.0.0-next", |
| 22 | + "@angular/router": "^20.0.0-next", |
23 | 23 | "@angular/ssr": "^19.1.6", |
24 | 24 | "@netlify/angular-runtime": "file:../../..", |
25 | 25 | "express": "^4.18.2", |
|
30 | 30 | "devDependencies": { |
31 | 31 | "@angular-devkit/build-angular": "^19.1.6", |
32 | 32 | "@angular/cli": "^19.1.6", |
33 | | - "@angular/compiler-cli": "^19.1.5", |
| 33 | + "@angular/compiler-cli": "^20.0.0-next", |
34 | 34 | "@types/express": "^4.17.17", |
35 | 35 | "@types/jasmine": "~5.1.0", |
36 | 36 | "@types/node": "^18.18.0", |
|
0 commit comments