Skip to content

Update dependencies #142

@ClemensLey

Description

@ClemensLey

We should update all packages to their latest version if possible (like yarn upgrade and yarn upgrade latest). Afaik relevant commands are:

https://docs.npmjs.com/updating-packages-downloaded-from-the-registry
https://docs.npmjs.com/cli/v10/commands/npm-outdated

We have to make sure that all tests (including browser tests) are still passing. If some package puts up a fight we can keep the older version. However we should take care to update all packages with known security issues:

https://github.com/bitcoin-computer/monorepo/security/dependabot

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