SAP/ui5-webcomponents-react

webcomponents-react-charts: unmet peer dependency from webcomponents-react-base

Closed this issue · 1 comments

Describe the bug

webcomponents-react-charts@"^2.3.1" has a peer dependency of webcomponents-react-base@"~2.3.0", that is currently not available. Because of that, we cannot upgrade to webcomponents-react@2.3.x.
Screenshot 2024-10-31 at 12 31 56

Isolated Example

No response

Reproduction steps

  1. Creat a project with webcomponents-react-charts@"^2.3.1" and webcomponents-react@"^2.3.2"
  2. Build the project wit package manager (e.g. with npm)

Expected Behaviour

Project should build without any dependency errors.

Screenshots or Videos

No response

UI5 Web Components for React Version

2.3.2

UI5 Web Components Version

2.3.0

Browser

Chrome

Operating System

No response

Additional Context

No response

Relevant log output

No response

Organization

Kyma

Declaration

  • I’m not disclosing any internal or sensitive information.

Hi @OliwiaGowor

the base package is now updated to meet the defined peer dependency range. Sorry for the inconvenience!