Commit c940585
committed
Upgrade TypeScript to v5 and Node to 24 in CI
TypeScript 4 can't parse newer @sinclair/typebox syntax (a transitive
dependency of jest 30), causing 358 build errors. Upgrading to TypeScript
5 resolves this. Also bumps the CI node-version matrix from 18 to 24
(current active LTS).1 parent 1f471a3 commit c940585
3 files changed
+11
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments