Shopify / shopify-app-template-node

MIT License
889 stars 400 forks source link

Update Shopify dependencies to latest versions #1338

Closed paulomarg closed 2 months ago

paulomarg commented 2 months ago

WHY are these changes introduced?

Fixes #1336

As pointed out, our dependencies are outdated, and needed to be updated.

WHAT is this pull request doing?

Bringing all of the packages to the latest versions, and replacing deprecated API calls with their latest versions.

This also enables the current future flags, even if they don't affect any existing code, so that new apps will be encouraged to use them by default.