Commit 557dd83
committed
chore: align @types/node to the Node 24 major (^24.12.4)
The project targets Node 24 (engines node>=24, runtime v24.13). @types/node
tracks the Node major, so ^25 exposed Node-25-only APIs that would type-check
but not exist at runtime. Pin to the latest 24.x. typecheck/lint/test/build green.1 parent c026fda commit 557dd83
2 files changed
Lines changed: 40 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments