|
15 | 15 | "devextreme-vue": "workspace:*" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@angular/animations": "22.0.0-rc.2", |
19 | | - "@angular-devkit/build-angular": "22.0.0-rc.2", |
20 | | - "@angular/cli": "22.0.0-rc.2", |
21 | | - "@angular/common": "22.0.0-rc.2", |
22 | | - "@angular/compiler": "22.0.0-rc.2", |
23 | | - "@angular/compiler-cli": "22.0.0-rc.2", |
24 | | - "@angular/core": "22.0.0-rc.2", |
25 | | - "@angular/forms": "22.0.0-rc.2", |
26 | | - "@angular/platform-browser": "22.0.0-rc.2", |
27 | | - "@angular/platform-browser-dynamic": "22.0.0-rc.2", |
| 18 | + "@angular/animations": "22.0.0-rc.3", |
| 19 | + "@angular-devkit/build-angular": "22.0.0-rc.3", |
| 20 | + "@angular/cli": "22.0.0-rc.3", |
| 21 | + "@angular/common": "22.0.0-rc.3", |
| 22 | + "@angular/compiler": "22.0.0-rc.3", |
| 23 | + "@angular/compiler-cli": "22.0.0-rc.3", |
| 24 | + "@angular/core": "22.0.0-rc.3", |
| 25 | + "@angular/forms": "22.0.0-rc.3", |
| 26 | + "@angular/platform-browser": "22.0.0-rc.3", |
| 27 | + "@angular/platform-browser-dynamic": "22.0.0-rc.3", |
28 | 28 | "@aspnet/signalr": "1.0.27", |
29 | 29 | "@preact/signals-core": "^1.8.0", |
30 | 30 | "@rollup/plugin-commonjs": "19.0.2", |
|
92 | 92 | "express-rate-limit": "^8.3.1" |
93 | 93 | }, |
94 | 94 | "devDependencies": { |
95 | | - "@angular/platform-server": "22.0.0-rc.2", |
| 95 | + "@angular/platform-server": "22.0.0-rc.3", |
96 | 96 | "@babel/core": "7.29.0", |
97 | 97 | "@babel/eslint-parser": "catalog:", |
98 | 98 | "@babel/preset-env": "7.29.2", |
|
0 commit comments