imgix / js-core

A JavaScript client library for generating image URLs with imgix
https://www.imgix.com
BSD 2-Clause "Simplified" License
122 stars 20 forks source link

fix: Upgrade dependencies #386

Open icco opened 4 days ago

icco commented 4 days ago

Description

This does a few things:

Checklist

marco-salcedo commented 3 days ago

@icco thank you so much for contributing! Since this PR is tackling several things we want to make sure we fix your issue without impacting other environments that are using the library.

Could you please provide more insight into what the issue(s) you are running into is/are? e.g. why do you require dependency updates, need a specific node version, need the files to be imported as .mjs, etc

Also, could you please rewrite your commits to make sure we don't check in the distribution files in the PR.