|
12 | 12 | }, |
13 | 13 | "private": true, |
14 | 14 | "dependencies": { |
15 | | - "@angular/animations": "^20.3.1", |
16 | | - "@angular/common": "^20.3.1", |
17 | | - "@angular/compiler": "^20.3.1", |
18 | | - "@angular/core": "^20.3.1", |
19 | | - "@angular/forms": "^20.3.1", |
20 | | - "@angular/platform-browser": "^20.3.1", |
21 | | - "@angular/platform-browser-dynamic": "^20.3.1", |
22 | | - "@angular/platform-server": "^20.3.1", |
23 | | - "@angular/router": "^20.3.1", |
24 | | - "@angular/ssr": "^20.3.2", |
| 15 | + "@angular/animations": "^20.3.4", |
| 16 | + "@angular/common": "^20.3.4", |
| 17 | + "@angular/compiler": "^20.3.4", |
| 18 | + "@angular/core": "^20.3.4", |
| 19 | + "@angular/forms": "^20.3.4", |
| 20 | + "@angular/platform-browser": "^20.3.4", |
| 21 | + "@angular/platform-browser-dynamic": "^20.3.4", |
| 22 | + "@angular/platform-server": "^20.3.4", |
| 23 | + "@angular/router": "^20.3.4", |
| 24 | + "@angular/ssr": "^20.3.5", |
25 | 25 | "@unhead/angular": "workspace:*", |
26 | 26 | "express": "^5.1.0", |
27 | 27 | "rxjs": "~7.8.2", |
28 | 28 | "tslib": "^2.8.1", |
29 | 29 | "zone.js": "~0.15.1" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@angular-devkit/build-angular": "^20.3.2", |
33 | | - "@angular/build": "^20.3.2", |
34 | | - "@angular/cli": "^20.3.2", |
35 | | - "@angular/compiler-cli": "^20.3.1", |
| 32 | + "@angular-devkit/build-angular": "^20.3.5", |
| 33 | + "@angular/build": "^20.3.5", |
| 34 | + "@angular/cli": "^20.3.5", |
| 35 | + "@angular/compiler-cli": "^20.3.4", |
36 | 36 | "@types/express": "^5.0.3", |
37 | | - "@types/node": "^24.5.2", |
| 37 | + "@types/node": "^24.7.0", |
38 | 38 | "ng-packagr": "^20.3.0", |
39 | 39 | "typescript": "5.8.3" |
40 | 40 | } |
|
0 commit comments