Skip to content

Upgrade @types/node to the latest Node 24.x-line release - #1232

Draft
dgee2 wants to merge 1 commit into
deps-npm-run-all2-majorfrom
deps-types-node-major
Draft

Upgrade @types/node to the latest Node 24.x-line release#1232
dgee2 wants to merge 1 commit into
deps-npm-run-all2-majorfrom
deps-types-node-major

Conversation

@dgee2

@dgee2 dgee2 commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Bumps @types/node 25.6.0 -> 24.13.3. This looks like a downgrade by
package version but isn't: @types/node versions track Node.js release
lines 1:1, and 25.x/26.x type Node's non-LTS "Current" lines while
this repo's engines.node only targets LTS lines
(^20.19.0 || ^22.13.0 || >=24.0.0). Moving to the latest 24.x release
aligns the types with an actual supported runtime instead of
type-checking against APIs that may not exist on Node 20/22/24.

Verified: lint, build (type-check + vite build), unit tests (57/57),
storybook interaction tests (78/78).

Co-authored-by: Claude noreply@anthropic.com


Stack created with GitHub Stacks CLIGive Feedback 💬

Bumps @types/node 25.6.0 -> 24.13.3. This looks like a downgrade by
package version but isn't: @types/node versions track Node.js release
lines 1:1, and 25.x/26.x type Node's non-LTS "Current" lines while
this repo's engines.node only targets LTS lines
(^20.19.0 || ^22.13.0 || >=24.0.0). Moving to the latest 24.x release
aligns the types with an actual supported runtime instead of
type-checking against APIs that may not exist on Node 20/22/24.

Verified: lint, build (type-check + vite build), unit tests (57/57),
storybook interaction tests (78/78).

Co-authored-by: Claude <noreply@anthropic.com>
@dgee2
dgee2 force-pushed the deps-types-node-major branch from 2657d23 to dbffd92 Compare August 13, 2026 21:45
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant