webcomponents-react-charts: unmet peer dependency from webcomponents-react-base
Closed this issue · 1 comments
OliwiaGowor commented
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.
Isolated Example
No response
Reproduction steps
- Creat a project with webcomponents-react-charts@"^2.3.1" and webcomponents-react@"^2.3.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.
Lukas742 commented
Hi @OliwiaGowor
the base package is now updated to meet the defined peer dependency range. Sorry for the inconvenience!