|
12 | 12 | }, |
13 | 13 | "private": true, |
14 | 14 | "dependencies": { |
15 | | - "@angular/animations": "^19.2.5", |
16 | | - "@angular/common": "^19.2.5", |
17 | | - "@angular/compiler": "^19.2.5", |
18 | | - "@angular/core": "^19.2.5", |
19 | | - "@angular/forms": "^19.2.5", |
20 | | - "@angular/platform-browser": "^19.2.5", |
21 | | - "@angular/platform-browser-dynamic": "^19.2.5", |
22 | | - "@angular/platform-server": "^19.2.5", |
23 | | - "@angular/router": "^19.2.5", |
24 | | - "@angular/ssr": "^19.2.6", |
| 15 | + "@angular/animations": "^19.2.6", |
| 16 | + "@angular/common": "^19.2.6", |
| 17 | + "@angular/compiler": "^19.2.6", |
| 18 | + "@angular/core": "^19.2.6", |
| 19 | + "@angular/forms": "^19.2.6", |
| 20 | + "@angular/platform-browser": "^19.2.6", |
| 21 | + "@angular/platform-browser-dynamic": "^19.2.6", |
| 22 | + "@angular/platform-server": "^19.2.6", |
| 23 | + "@angular/router": "^19.2.6", |
| 24 | + "@angular/ssr": "^19.2.7", |
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.0" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@angular-devkit/build-angular": "^19.2.6", |
33 | | - "@angular/build": "^19.2.6", |
34 | | - "@angular/cli": "^19.2.6", |
35 | | - "@angular/compiler-cli": "^19.2.5", |
| 32 | + "@angular-devkit/build-angular": "^19.2.7", |
| 33 | + "@angular/build": "^19.2.7", |
| 34 | + "@angular/cli": "^19.2.7", |
| 35 | + "@angular/compiler-cli": "^19.2.6", |
36 | 36 | "@types/express": "^5.0.1", |
37 | | - "@types/node": "^22.14.0", |
38 | | - "ng-packagr": "^19.2.1", |
| 37 | + "@types/node": "^22.14.1", |
| 38 | + "ng-packagr": "^19.2.2", |
39 | 39 | "typescript": "~5.8.3" |
40 | 40 | } |
41 | 41 | } |
0 commit comments