Skip to content

chore(client): update dependencies and move types to devDependencies - #2661

Open
pradel wants to merge 1 commit into
hirosystems:mainfrom
pradel:feat/upgrade-client-pkg-deps
Open

chore(client): update dependencies and move types to devDependencies#2661
pradel wants to merge 1 commit into
hirosystems:mainfrom
pradel:feat/upgrade-client-pkg-deps

Conversation

@pradel

@pradel pradel commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Description

Cleans up the ./client package dependencies: aligns the toolchain with the monorepo root.

Dependency updates (client/package.json):

  • socket.io-client: ^4.7.5 -> ^4.8.3 (latest)
  • typescript: 5.5.4 -> 5.9.3 (matches root)
  • @types/node: moved from dependencies@20.14.14 to devDependencies@24.12.0 (matches root; types don't belong in runtime deps)
  • rimraf: 6.0.1 -> 6.1.3, http-server: 14.0.0 -> 14.1.1, concurrently: 7.6.0 -> 10.0.5

Type of Change

  • Feature
  • Bug fix
  • Documentation
  • Other

Checklist

@codecov

codecov Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@rafa-stacks rafa-stacks left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Nice, thank you! LGTM

@rafa-stacks

Copy link
Copy Markdown
Collaborator

@pradel can you recreate this PR with signed commits? Otherwise I won't be able to merge

@pradel
pradel force-pushed the feat/upgrade-client-pkg-deps branch from 3bc7ba1 to 1ca22bb Compare September 9, 2026 08:33
@pradel

pradel commented Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

@rafa-stacks done 👍

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

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants