We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c52fc80 commit 660cbf9Copy full SHA for 660cbf9
packages/charts/package.json
@@ -34,7 +34,7 @@
34
"recharts": "2.8.0"
35
},
36
"peerDependencies": {
37
- "@ui5/webcomponents-react": "~1.20.0",
+ "@ui5/webcomponents-react": "~1.21.0",
38
"@ui5/webcomponents-react-base": "~1.20.0",
39
"react": "^16.14.0 || ^17.0.0 || ^18.0.0",
40
"react-jss": "^10.10.0"
yarn.lock
@@ -6919,7 +6919,7 @@ __metadata:
6919
react-content-loader: 6.2.1
6920
recharts: 2.8.0
6921
peerDependencies:
6922
- "@ui5/webcomponents-react": ~1.20.0
+ "@ui5/webcomponents-react": ~1.21.0
6923
"@ui5/webcomponents-react-base": ~1.20.0
6924
react: ^16.14.0 || ^17.0.0 || ^18.0.0
6925
react-jss: ^10.10.0
0 commit comments