Bump versions of deprecated packages (#49)
* ci: Align Node version with development environment configuration
This approach allows syncing continuously with development environment
configuration. It might need adjustments to specify exact runtime
versions that should be used as the project approaches V1 release.
* ci: Drop NPM packages publishing workflow trigger from unused branch
* Update eslint-plugin-jsdoc version
Fixes: #31
Related: #32
* client: Add scoped override for out-of-date rimraf
Override is scoped to "source-map-explorer" which has not been updated
since 2022 and depends on pre-v4 rimraf (now deprecated).
Related: #33
* Align jest between server and client
Version of jest used in client pulls deprecated dependencies.
Project-wide alignment of jest removes these warnigns.
Related: #33
authored by