Skip to content

Commit 660cbf9

Browse files
fix(charts): update peer dependency for ui5-webcomponents-react (#5148)
1 parent c52fc80 commit 660cbf9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"recharts": "2.8.0"
3535
},
3636
"peerDependencies": {
37-
"@ui5/webcomponents-react": "~1.20.0",
37+
"@ui5/webcomponents-react": "~1.21.0",
3838
"@ui5/webcomponents-react-base": "~1.20.0",
3939
"react": "^16.14.0 || ^17.0.0 || ^18.0.0",
4040
"react-jss": "^10.10.0"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6919,7 +6919,7 @@ __metadata:
69196919
react-content-loader: 6.2.1
69206920
recharts: 2.8.0
69216921
peerDependencies:
6922-
"@ui5/webcomponents-react": ~1.20.0
6922+
"@ui5/webcomponents-react": ~1.21.0
69236923
"@ui5/webcomponents-react-base": ~1.20.0
69246924
react: ^16.14.0 || ^17.0.0 || ^18.0.0
69256925
react-jss: ^10.10.0

0 commit comments

Comments
 (0)