Skip to content

chore: Update package dependencies and optimize imports#648

Merged
tyhonchik merged 2 commits intomainfrom
app-468-update-wagmi-to-the-latest-version
Feb 18, 2026
Merged

chore: Update package dependencies and optimize imports#648
tyhonchik merged 2 commits intomainfrom
app-468-update-wagmi-to-the-latest-version

Conversation

@tyhonchik
Copy link
Copy Markdown
Contributor

Description

Add wagmi v3 support and optimize imports

  • wagmi v3 compatibility: Updated peer dependency from ^2.19.0 to ^2.19.0 || ^3.0.0 (non-breaking, supports both v2 and v3)
  • Import path optimization: Moved chain definitions from wagmi/chains to viem/chains (the canonical source, works with both v2 and v3)
  • Removed overrides: Eliminated @reown/appkit version override that is no longer needed

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Developer Checklist:

  • Manually smoke tested the functionality locally
  • Confirmed there are no new warnings or errors in the browser console
  • Made the corresponding changes to the documentation
  • Added tests that prove my fix is effective or that my feature works
  • (For User Stories only) Double-checked that all Acceptance Criteria are satisified
  • Confirmed there are no new warnings on automated tests
  • Selected the correct base branch
  • Commented the code in hard-to-understand areas
  • Followed the code style guidelines of this project
  • Reviewed that the files changed in GitHub’s UI reflect my intended changes
  • Confirmed the pipeline checks are not failing

Review Checklist:

  • Tested locally that all Acceptance Criteria or Expected Outcomes are satisfied
  • Confirmed that changes follow the code style guidelines of this project

@linear
Copy link
Copy Markdown

linear bot commented Feb 17, 2026

@arabot-1
Copy link
Copy Markdown
Contributor

arabot-1 commented Feb 17, 2026

🚀 Preview Deployment: View Here

@tyhonchik tyhonchik force-pushed the app-468-update-wagmi-to-the-latest-version branch 3 times, most recently from a618e1c to 589ccdd Compare February 18, 2026 12:48
@tyhonchik tyhonchik force-pushed the app-468-update-wagmi-to-the-latest-version branch from 589ccdd to eac1f3b Compare February 18, 2026 13:41
Copy link
Copy Markdown
Contributor

@milosh86 milosh86 left a comment

Choose a reason for hiding this comment

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

👍

@tyhonchik tyhonchik merged commit 2a9b18f into main Feb 18, 2026
7 checks passed
@tyhonchik tyhonchik deleted the app-468-update-wagmi-to-the-latest-version branch February 18, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants