Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Update dependencies #762

Merged
merged 24 commits into from
Aug 21, 2023
Merged

[Fix] Update dependencies #762

merged 24 commits into from
Aug 21, 2023

Conversation

Riippi
Copy link
Collaborator

@Riippi Riippi commented Aug 11, 2023

Description

  • Updated direct dependencies that could be done with reasonable effort.
  • Recreated the yarn.lock file to update whole dependency tree and clean out old garbage.
  • react-axe is deprecated. Using @axe-core/react instead
  • Removed package.json resolution for babel-plugin-styled-components because lock file has a newer version by default.
  • Removed couple of stylelint plugins that are not needed in the current version

Notes of the current state of the dependencies in conflu: https://wiki.dvv.fi/display/SFIYHT/Kirjasto+riippuvuudet+-+muistiinpanot

Related Issue

https://jira.dvv.fi/browse/SFIDS-850

Motivation and Context

  • Makes yarn install faster
  • Clears security warnings from dependencies
  • Makes future updates easier

How Has This Been Tested?

  • Running install, build, validate etc. scripts. Styleguidist Chrome
  • Timing different builds

Screenshots (if appropriate):

Release notes

  • Update dependencies

@Riippi Riippi added the dependencies Pull requests that update a dependency file label Aug 11, 2023
@Riippi Riippi self-assigned this Aug 11, 2023
Copy link
Collaborator

@jenkrisu jenkrisu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants