Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Packages that remain out of date are explained in dependency notes.
  • Loading branch information
mint-thompson committed Oct 28, 2024
1 parent faaf076 commit e430551
Show file tree
Hide file tree
Showing 3 changed files with 314 additions and 701 deletions.
1 change: 0 additions & 1 deletion DEPENDENCY-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ The `npm outdated` command reports some dependencies as outdated. They are not b

- `@types/node`: don't update until Node 22 is LTS version (currently Node 20).
- `chalk`: major version 5 causes problems for jest. Keep updated to latest 4.x release.
- `diff`: latest version is beta. Wait for stable release.
- `html-minifier-terser` / `@types/html-minifier-terser`: major version 6 changes the functions we use to become async, which would require changing more or less the entirety of SUSHI's export functions to async.
- `junk`: major version 4 is an esmodule.
- `title-case`: major version 4 is an esmodule.
Expand Down
Loading

0 comments on commit e430551

Please sign in to comment.