Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

chore: updates dependencies#223

Merged
Tigge merged 1 commit intoAxisCommunications:mainfrom
anius:deps
May 3, 2022
Merged

chore: updates dependencies#223
Tigge merged 1 commit intoAxisCommunications:mainfrom
anius:deps

Conversation

@anius
Copy link
Copy Markdown
Contributor

@anius anius commented May 3, 2022

Describe your changes

  • Updates dependencies.
  • Removes deprecated VFC type and uses FC types.
  • Adds missing types in the code.
  • Adds children props to the components that require it as per @types/react@18. See this explanation for more information.
  • Updates Jest configuration to run tests in jsdom test environment.

Checklist before requesting a review

  • I have performed a self-review of my own code
  • I have verified that the code builds perfectly fine on my local system
  • I have added tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have verified that my code follows the style already available in the repository
  • I have made corresponding changes to the documentation

- Updates dependencies.
- Removes deprecated `VFC` type and uses `FC` types.
- Adds missing types in the code.
- Adds `children` props to the components that require it as per
`@types/react@18`.
- Updates Jest configuration to run tests in jsdom test environment.
@Tigge Tigge merged commit f937474 into AxisCommunications:main May 3, 2022
@anius anius deleted the deps branch May 3, 2022 11:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants