|
15 | 15 | "devextreme-vue": "workspace:*" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@angular-devkit/build-angular": "17.3.11", |
19 | | - "@angular/cli": "17.3.11", |
20 | | - "@angular/common": "17.3.12", |
21 | | - "@angular/compiler": "17.3.12", |
22 | | - "@angular/compiler-cli": "17.3.12", |
23 | | - "@angular/core": "17.3.12", |
24 | | - "@angular/forms": "17.3.12", |
25 | | - "@angular/platform-browser": "17.3.12", |
26 | | - "@angular/platform-browser-dynamic": "17.3.12", |
| 18 | + "@angular-devkit/build-angular": "20.1.0-next.0", |
| 19 | + "@angular/cli": "20.1.0-next.0", |
| 20 | + "@angular/common": "20.1.0-next.1", |
| 21 | + "@angular/compiler": "20.1.0-next.1", |
| 22 | + "@angular/compiler-cli": "20.1.0-next.1", |
| 23 | + "@angular/core": "20.1.0-next.1", |
| 24 | + "@angular/forms": "20.1.0-next.1", |
| 25 | + "@angular/platform-browser": "20.1.0-next.1", |
| 26 | + "@angular/platform-browser-dynamic": "20.1.0-next.1", |
27 | 27 | "@aspnet/signalr": "1.0.27", |
28 | 28 | "@preact/signals-core": "^1.8.0", |
29 | 29 | "@rollup/plugin-commonjs": "19.0.2", |
|
89 | 89 | "zone.js": "0.14.10" |
90 | 90 | }, |
91 | 91 | "devDependencies": { |
92 | | - "@angular/platform-server": "17.3.12", |
| 92 | + "@angular/platform-server": "20.1.0-next.1", |
93 | 93 | "@babel/core": "7.23.9", |
94 | 94 | "@babel/eslint-parser": "catalog:eslint8", |
95 | 95 | "@babel/preset-env": "7.23.9", |
|
0 commit comments