metaplex-foundation / beet

Borsh compatible De/Serializer
https://metaplex-foundation.github.io/beet/
35 stars 15 forks source link

chore: upgrade deps + update to latest typescript checks #42

Closed thlorenz closed 2 years ago

thlorenz commented 2 years ago

Summary

In an effort to track down a web3.js dep issue I upgraded it + while at it also typescript and typedoc. As a result I had to fix a bunch of type issues that the new more strict compiler detected.

These changes affected both beet and beet-solana.