|
13 | 13 | "benchmark:incremental": "tsx benchmark.ts --incremental" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@angular/animations": "20.3.17", |
| 16 | + "@angular/animations": "20.3.18", |
17 | 17 | "@angular/cdk": "20.0.5", |
18 | | - "@angular/common": "20.3.17", |
| 18 | + "@angular/common": "20.3.18", |
19 | 19 | "@angular/compiler": "20.3.18", |
20 | 20 | "@angular/core": "20.3.18", |
21 | | - "@angular/forms": "20.3.17", |
| 21 | + "@angular/forms": "20.3.18", |
22 | 22 | "@angular/material": "20.0.5", |
23 | | - "@angular/platform-browser": "20.3.17", |
24 | | - "@angular/platform-browser-dynamic": "20.3.17", |
25 | | - "@angular/router": "20.3.17", |
| 23 | + "@angular/platform-browser": "20.3.18", |
| 24 | + "@angular/platform-browser-dynamic": "20.3.18", |
| 25 | + "@angular/router": "20.3.18", |
26 | 26 | "@portabletext/to-html": "2.0.5", |
27 | 27 | "@sanity/asset-utils": "1.3.2", |
28 | 28 | "@sanity/image-url": "1.0.2", |
|
36 | 36 | "prismjs": "1.30.0", |
37 | 37 | "rxjs": "7.8.1", |
38 | 38 | "tslib": "2.6.1", |
39 | | - "zone.js": "0.15.1" |
| 39 | + "zone.js": "0.16.1" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | 42 | "@oxc-angular/vite": "workspace:^", |
|
0 commit comments