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

chore: add imported packages to direct dependencies #4731

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

web-padawan
Copy link
Member

@web-padawan web-padawan commented Oct 13, 2022

Description

Currently, @vaadin/password-field package imports some transitive dependencies coming from @vaadin/text-field.
This PR adds @vaadin/component-base and @vaadin/vaadin-themable-mixin as direct dependencies.

Type of change

  • Internal change

Note

This issue was discovered when trying to use pnpm instead of yarn as it fails to resolve these imports.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@web-padawan web-padawan merged commit 8503d2c into master Oct 13, 2022
@web-padawan web-padawan deleted the chore/password-field-deps branch October 13, 2022 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants