Skip to content

chore: bump starknet.js to v10#262

Open
amayvs wants to merge 1 commit into
argentlabs:developfrom
tradeparadex:chore/starknet-v10-bump
Open

chore: bump starknet.js to v10#262
amayvs wants to merge 1 commit into
argentlabs:developfrom
tradeparadex:chore/starknet-v10-bump

Conversation

@amayvs
Copy link
Copy Markdown

@amayvs amayvs commented May 9, 2026

Issue / feature description

Bump the bundled starknet.js peer dependency from v8 to v10 so
starknetkit can be installed alongside applications already on
starknet.js v10 without peer-dependency warnings or duplicate
copies of the library in the dependency tree.

Changes

  • bump starknet peer/dev dependency from ^8.x to ^10.0.2
  • bump @starknet-io/types-js from 0.8.4 to ^0.10.2
  • no source changes required; verified all connectors
    (argent, argentMobile, braavos, webwallet, injected,
    controller, keplr, fordefi, xverse, metamask) compile and
    build cleanly against the new peer

Checklist

  • Rebased to the last commit of the target branch (or merged)
  • Code self-reviewed
  • Code self-tested
  • Tests updated (if needed)
  • All tests are passing locally

- Update starknet peer/dev dep from ^8 to ^10.0.2
- Bump @starknet-io/types-js from 0.8.4 to ^0.10.2
- All imported symbols verified against v10 export surface;
  Account constructor signature unchanged in v10, no source
  changes required
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