Commit 37f2a37
fix: suppress TS deprecation errors and update Node to 22 in CI
- tsconfig.json: add ignoreDeprecations "5.0" to silence TypeScript 5.x deprecated-option errors that were failing the build
- hpux-prototypes-github-pages.yml: bump node-version from 20 to 22 (LTS) ahead of the June 2 forced Node 24 migration
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 145a31a commit 37f2a37
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments