Update npm packages by rmunn · Pull Request #1799 · sillsdev/web-languageforge

@rmunn added the engineering

Tasks which do not directly relate to a user-facing feature or fix

label

Apr 30, 2024
This is the result of running `npm up` across the board.
The suppressImplicitAnyIndexErrors config is deprecated in Typescript
5.0 and above, and will be removed in Typescript 5.5. For now, we can
still use it by setting "ignoreDeprecations": "5.0", but we'll need to
go through our JS code and switch to individual @ts-ignore lines at
every occurrence of implicit "any" before we can update to TS 5.5.

megahirt

This was referenced

Apr 30, 2024

@rmunn rmunn deleted the chore/update-npm-packages branch

April 30, 2024 09:26

@rmunn rmunn mentioned this pull request

Apr 30, 2024