|
11 | 11 | "typecheck": "tsc --noEmit"
|
12 | 12 | },
|
13 | 13 | "dependencies": {
|
14 |
| - "@analogjs/vite-plugin-angular": "1.17.0", |
15 |
| - "@angular/animations": "17.3.8", |
16 |
| - "@angular/common": "17.3.8", |
17 |
| - "@angular/compiler": "17.3.8", |
18 |
| - "@angular/core": "17.3.8", |
19 |
| - "@angular/forms": "17.3.8", |
20 |
| - "@angular/platform-browser": "17.3.8", |
21 |
| - "@angular/platform-browser-dynamic": "17.3.8", |
22 |
| - "@angular/router": "17.3.8", |
23 |
| - "rxjs": "7.8.1", |
24 |
| - "tslib": "2.6.2", |
25 |
| - "zone.js": "0.14.5" |
| 14 | + "@analogjs/vite-plugin-angular": "1.19.3", |
| 15 | + "@angular/animations": "17.3.12", |
| 16 | + "@angular/common": "17.3.12", |
| 17 | + "@angular/compiler": "17.3.12", |
| 18 | + "@angular/core": "17.3.12", |
| 19 | + "@angular/forms": "17.3.12", |
| 20 | + "@angular/platform-browser": "17.3.12", |
| 21 | + "@angular/platform-browser-dynamic": "17.3.12", |
| 22 | + "@angular/router": "17.3.12", |
| 23 | + "rxjs": "7.8.2", |
| 24 | + "tslib": "2.8.1", |
| 25 | + "zone.js": "0.15.1" |
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 | 28 | "@sand4rt/experimental-ct-angular": "workspace:*",
|
29 |
| - "@angular-devkit/build-angular": "17.3.7", |
30 |
| - "@angular/cli": "17.3.7", |
31 |
| - "@angular/compiler-cli": "17.3.8", |
32 |
| - "typescript": "5.4.3" |
| 29 | + "@angular-devkit/build-angular": "17.3.17", |
| 30 | + "@angular/cli": "17.3.17", |
| 31 | + "@angular/compiler-cli": "17.3.12", |
| 32 | + "typescript": "5.9.2" |
33 | 33 | }
|
34 | 34 | }
|
0 commit comments