Skip to content

make @types/openui5 a dev dependency#13460

Open
nkappler wants to merge 1 commit intoUI5:mainfrom
nkappler:patch-1
Open

make @types/openui5 a dev dependency#13460
nkappler wants to merge 1 commit intoUI5:mainfrom
nkappler:patch-1

Conversation

@nkappler
Copy link
Copy Markdown

@nkappler nkappler commented May 4, 2026

when installing the webcomponents, they pull in @types/openui5 as a dependency, although it should be a dev dependency.
This leads to conflicts in our repository, since we use patch-package to patch incorrect types in that package, but additional copy added by webcomponents is overwriting them again...

fix #13459

@cla-assistant
Copy link
Copy Markdown

cla-assistant Bot commented May 4, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@nkappler nkappler changed the title fix (ui5-13459) make @types/openui5 a dev dependency make @types/openui5 a dev dependency May 4, 2026
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.

openui5 types should be a dev dependency

1 participant