-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump dependencies #170
base: main
Are you sure you want to change the base?
Bump dependencies #170
Conversation
@AlexBHarley is attempting to deploy a commit to the Abacus Works Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for making improvements here but I think we'll need to be cautious about re-testing things. Also I suggest a more descriptive PR title :)
"@cosmos-kit/leap": "^2.4.3", | ||
"@cosmos-kit/react": "^2.5.3", | ||
"@cosmjs/cosmwasm-stargate": "^0.32.3", | ||
"@cosmjs/stargate": "^0.32.3", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you upgrade this, you'll need to make sure the package patch that was applied for the injective blockchain still works. See the injective
branch
"@emotion/react": "^11.11.1", | ||
"@emotion/styled": "^11.11.0", | ||
"@headlessui/react": "^1.7.14", | ||
"@hyperlane-xyz/registry": "2.1.0", | ||
"@hyperlane-xyz/sdk": "3.13.0", | ||
"@hyperlane-xyz/utils": "3.13.0", | ||
"@hyperlane-xyz/widgets": "3.13.1", | ||
"@interchain-ui/react": "^1.23.16", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't quite remember but I think there may have been a reason I didn't include this, like to avoid it's inclusion in the bundle when it's not really necessary. Can you confirm it's a necessary addition?
A couple quick wins, more context here #3952