Skip to content

Update dev dependencies to latest #2600

@NoopDog

Description

@NoopDog

Need

We have quite a few dev dependencies that have dependabot alerts that they have later versions and many of these versions are major version bumps that might require changes in the various configuration files.

Approach

Bump the versions to the latest where possible and modify the configuration files accordingly to keep the functionality consistent.

  • Work with the team to resolve any new eslint errors.
  • Review any prettier formatting changes to see if we want to configure them away (if possible) or take them.
  • Update the build script command and GitHub actions as required.
  • Test that the app builds and functions okay after the build.

AnVIL portal recently had its dev dependencies updated so we can use that as a guide.
anvilproject/anvil-portal#3428
https://github.com/anvilproject/anvil-portal/pull/3428/commits

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions