Commit 4a05726
chore(deps): update dependency typescript to v6 (#100)
* chore(deps): update dependency typescript to v6
* fix: add node types to tsconfig for TypeScript 6 compatibility
TypeScript 6 no longer auto-includes @types/node in type resolution,
causing TS2591 errors on all node:* imports and process references.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pedro Alves <pedroalves0@gmail.com>1 parent 99d62c3 commit 4a05726
3 files changed
Lines changed: 7 additions & 6 deletions
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 | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments