exogen / graphql-markdown

The easiest way to document your GraphQL schema.
MIT License
178 stars 54 forks source link

Bump dependencies #94

Closed exogen closed 1 year ago

exogen commented 1 year ago

This bumps all dependencies where possible, and bumps the minimum supported Node version to v14.

Some packages have migrated to ESM and could not be bumped all the way:

Additionally, the package adopts the standard Prettier config (but with proseWrap enabled) rather than the now-less-popular "Standard" formatting.