victory icon indicating copy to clipboard operation
victory copied to clipboard

Infra: Get all deps updated

Open ryan-roemer opened this issue 2 years ago • 0 comments

Probably good timing in line with #2205 and/or we can do some piecemeal first:

  • [x] Update "easy" deps
  • [x] Audit and remove unused deps (especially after #2205)
  • [x] Update eslint deps + all changed files
  • [ ] update d3-array (and publish new version! (patch or minor bump?)
  • [ ] Remove .npmrc thing needed with strict-peer-dependencies=false and actually fix peer deps
  • [ ] Try to remove package.json:pnpm.overrides with updated packages (eslint-related)
  • [ ] Search on TODO(dependencies)
$ pnpm outdated
# ...

ryan-roemer avatar May 12 '22 18:05 ryan-roemer