Commit 8fe5a9d
Bump typia to 13.2.0 with matching ttsc and nestia
typia@13.2.0 declares `ttsc: >=0.19.2` as an *optional* peer, so pnpm
happily resolved it against the catalog-pinned ttsc 0.18.4 and the native
transform plugin failed to compile (undefined: driver.NewTransformGraph,
driver.TransformOutputKey, driver.TransformGraph), breaking CI on the
dependabot PR.
Bump the catalog anchors together: ttsc 0.18.4 -> 0.21.0, and nestia
12.0.0 -> 12.1.0 (12.0.0 pins ttsc ^0.18.4 in its own subtree). Also fix
the typescript/no-misused-promises error that @ttsc/lint 0.21 newly
reports on the SIGTERM handler.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 5db2a07 commit 8fe5a9d
3 files changed
Lines changed: 232 additions & 146 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments