LlamaSwap / interface

Frontend for LlamaSwap
https://swap.defillama.com
85 stars 77 forks source link

update dependencies #64

Closed mintdart closed 1 year ago

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
llamaswap ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 21, 2023 at 3:09AM (UTC)
0xngmi commented 1 year ago

does updating deps fix anything?

mintdart commented 1 year ago

does updating deps fix anything?

no but figured out a way to update balance in my last commit

mintdart commented 1 year ago

I was checking if updating dependencies would fix stale balance in rainbowkit's wallet button, but it didn't work. Should I fix the balance update thing in a different PR and close this one?

0xngmi commented 1 year ago

id avoid dep upgrades if not needed at all since yarn.lock is hard to audit

mintdart commented 1 year ago

okay, closing this PR