svg-to-excalidraw icon indicating copy to clipboard operation
svg-to-excalidraw copied to clipboard

chore(deps): Update deps to range maximums.

Open brochington opened this issue 9 months ago • 0 comments

This PR updates dependencies to the maximum allowed in the semver range. In the near future I'll follow with a PR that address deps that have moved beyond these ranges.

This repo hasn't been touched in awhile, and so there were a couple very minor updates that also needed to happen in order to get this PR to a state that it could be merged:

  1. A small Typescript bug (use Number.isNan) was fixed
  2. The lint github workflow needed a small update to match what is currently in the Excalidraw repo.

brochington avatar May 07 '24 23:05 brochington