Skip to content
This repository was archived by the owner on Jul 31, 2026. It is now read-only.

chore(deps): upgrade @types/node and @types/react - #350

Merged
alx-xo merged 1 commit into
mainfrom
chore/upgrade-types
Jun 9, 2026
Merged

chore(deps): upgrade @types/node and @types/react#350
alx-xo merged 1 commit into
mainfrom
chore/upgrade-types

Conversation

@alx-xo

@alx-xo alx-xo commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bump @types/node ^22.9.0^24 to match CI/runtime Node 24 (LTS)
  • Bump @types/react 19.2.7 (exact pin) → ^19.2.17, removing the pin

Verification

  • pnpm type-check — exit 0
  • pnpm build — success
  • pnpm test — 64/64 pass
  • Lockfile resolves single @types/react@19.2.17 tree-wide (no duplicate-types split); peerDep range ^18.3.0 || ^19.0.0 still satisfied

🤖 Generated with Claude Code


Summary by cubic

Align type packages with Node 24 LTS and unpin React types to allow minor updates. Type-only change; no runtime impact.

  • Dependencies
    • @types/node: ^22.9.0 → ^24
    • @types/react: 19.2.7 (pinned) → ^19.2.17

Written for commit df0bbf6. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

Bump @types/node ^22.9.0 -> ^24 to match CI/runtime Node 24 (LTS).
Bump @types/react 19.2.7 (pinned) -> ^19.2.17, removing exact pin.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@alx-xo
alx-xo force-pushed the chore/upgrade-types branch from c6af253 to df0bbf6 Compare June 9, 2026 19:38
@alx-xo
alx-xo merged commit 23b3b0a into main Jun 9, 2026
5 checks passed
@alx-xo
alx-xo deleted the chore/upgrade-types branch June 9, 2026 19:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant