bluesky-social / feed-generator

ATProto Feed Generator Starter Kit
MIT License
952 stars 347 forks source link

update `@atproto/*` package deps to current #64

Closed bnewbold closed 1 year ago

bnewbold commented 1 year ago

Using all the most recent published npm versions. Did the syntax and identifier package renames.

For Lexicons, I just replaced existing with atproto:packages/bsky/src/lexicon/*, which included a removal or two, additions, and many changes. I could have used lex-cli or something instead but I assume this works.

yarn start shows console output... there aren't tests and I did this pretty quick and informal, not sure if there is more that needs to be done here.

The main motivation of this is to have an updated example out that will work with newer Multikey DID documents.