|
13 | 13 | "benchmark:incremental": "tsx benchmark.ts --incremental" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@angular/animations": "21.2.5", |
17 | | - "@angular/cdk": "21.2.3", |
18 | | - "@angular/common": "21.2.5", |
19 | | - "@angular/compiler": "21.2.5", |
20 | | - "@angular/core": "21.2.5", |
21 | | - "@angular/forms": "21.2.5", |
22 | | - "@angular/material": "21.2.3", |
23 | | - "@angular/platform-browser": "21.2.5", |
24 | | - "@angular/platform-browser-dynamic": "21.2.5", |
25 | | - "@angular/router": "21.2.5", |
| 16 | + "@angular/animations": "21.2.6", |
| 17 | + "@angular/cdk": "21.2.4", |
| 18 | + "@angular/common": "21.2.6", |
| 19 | + "@angular/compiler": "21.2.6", |
| 20 | + "@angular/core": "21.2.6", |
| 21 | + "@angular/forms": "21.2.6", |
| 22 | + "@angular/material": "21.2.4", |
| 23 | + "@angular/platform-browser": "21.2.6", |
| 24 | + "@angular/platform-browser-dynamic": "21.2.6", |
| 25 | + "@angular/router": "21.2.6", |
26 | 26 | "@portabletext/to-html": "5.0.2", |
27 | 27 | "@sanity/asset-utils": "2.3.0", |
28 | 28 | "@sanity/image-url": "2.0.3", |
|
32 | 32 | "interactjs": "1.10.27", |
33 | 33 | "ngx-cookieconsent": "8.0.0", |
34 | 34 | "pixi.js-legacy": "7.4.3", |
35 | | - "posthog-js": "1.362.0", |
| 35 | + "posthog-js": "1.363.6", |
36 | 36 | "prismjs": "1.30.0", |
37 | 37 | "rxjs": "7.8.2", |
38 | 38 | "tslib": "2.8.1", |
39 | 39 | "zone.js": "0.16.1" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | 42 | "@oxc-angular/vite": "workspace:^", |
43 | | - "@sanity/types": "5.17.1", |
| 43 | + "@sanity/types": "5.18.0", |
44 | 44 | "@types/d3-force": "3.0.10", |
45 | 45 | "@types/fontfaceobserver": "2.1.3", |
46 | 46 | "@types/node": "^22.19.3", |
|
0 commit comments