chore(deps): update appkit deps to 2.0.2#386
Conversation
…droid versionCode Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Claude finished @ignaciosantise's task in 1m 4s —— View job Review Complete
✅ No issues found Summary: |
There was a problem hiding this comment.
Pull request overview
Updates the W3MWagmi React Native dapp to use the stable @reown/appkit-*-react-native 2.0.2 release, along with the corresponding lockfile and mobile build number updates.
Changes:
- Bump
@reown/appkit-*-react-nativedependencies from2.0.1→2.0.2. - Regenerate dependency lockfiles (
yarn.lock,ios/Podfile.lock) for the updated dependency graph. - Increase Android
versionCodefrom205→206.
Reviewed changes
Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| dapps/W3MWagmi/package.json | Pins the 5 AppKit RN dependencies to 2.0.2. |
| dapps/W3MWagmi/yarn.lock | Updates resolved AppKit packages/checksums to match 2.0.2. |
| dapps/W3MWagmi/ios/Podfile.lock | Updates iOS pod resolution (notably react-native-compat) and the recorded CocoaPods version. |
| dapps/W3MWagmi/android/app/build.gradle | Bumps Android versionCode to 206. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
Updated W3MWagmi AppKit React Native dependencies from develop build to stable 2.0.2 release. Updated all related packages: bitcoin, coinbase, core, react-native, solana, ui, and wagmi adapters.
Changes
Testing
🤖 Generated with Claude Code