|
13 | 13 | "benchmark:incremental": "tsx benchmark.ts --incremental" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@angular/animations": "22.1.5", |
17 | | - "@angular/cdk": "22.1.5", |
18 | | - "@angular/common": "22.1.5", |
19 | | - "@angular/compiler": "22.1.5", |
20 | | - "@angular/core": "22.1.5", |
21 | | - "@angular/forms": "22.1.5", |
22 | | - "@angular/material": "22.1.5", |
23 | | - "@angular/platform-browser": "22.1.5", |
24 | | - "@angular/platform-browser-dynamic": "22.1.5", |
25 | | - "@angular/router": "22.1.5", |
| 16 | + "@angular/animations": "22.1.6", |
| 17 | + "@angular/cdk": "22.1.6", |
| 18 | + "@angular/common": "22.1.6", |
| 19 | + "@angular/compiler": "22.1.6", |
| 20 | + "@angular/core": "22.1.6", |
| 21 | + "@angular/forms": "22.1.6", |
| 22 | + "@angular/material": "22.1.6", |
| 23 | + "@angular/platform-browser": "22.1.6", |
| 24 | + "@angular/platform-browser-dynamic": "22.1.6", |
| 25 | + "@angular/router": "22.1.6", |
26 | 26 | "@portabletext/to-html": "6.0.0", |
27 | 27 | "@sanity/asset-utils": "2.3.0", |
28 | 28 | "@sanity/image-url": "2.1.1", |
|
32 | 32 | "interactjs": "1.10.28", |
33 | 33 | "ngx-cookieconsent": "8.0.0", |
34 | 34 | "pixi.js-legacy": "7.4.3", |
35 | | - "posthog-js": "1.426.1", |
| 35 | + "posthog-js": "1.429.5", |
36 | 36 | "prismjs": "1.30.0", |
37 | 37 | "rxjs": "7.8.2", |
38 | 38 | "tslib": "2.8.1", |
39 | 39 | "zone.js": "0.16.3" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | 42 | "@oxc-angular/vite": "workspace:^", |
43 | | - "@sanity/types": "6.12.0", |
| 43 | + "@sanity/types": "6.13.1", |
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