Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all dependencies #22

Merged
merged 3 commits into from
Sep 19, 2023
Merged

Conversation

donmccurdy
Copy link
Contributor

@donmccurdy donmccurdy commented Sep 18, 2023

Updates all dependencies to latest stable releases.

Notable changes:

  • @squoosh/lib is no longer maintained, and has been replaced by sharp
  • Updates to glTF Transform texture compression API
  • Lerna no longer needs the useWorkspaces flag
  • Use fs to read package.json from disk, rather than importing it. Importing JSON is still experimental in Node.js, and currently breaks in CI.

@donmccurdy donmccurdy merged commit 3f209de into nytimes:main Sep 19, 2023
1 check passed
@donmccurdy donmccurdy deleted the chore/deps-20230918 branch September 19, 2023 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants