Skip to content

Commit 21f1d39

Browse files
authored
fix(charts): update @ui5/webcomponents-react peer-dependencies (SAP#6509)
1 parent 5fcd559 commit 21f1d39

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/charts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"recharts": "2.12.7"
4040
},
4141
"peerDependencies": {
42-
"@ui5/webcomponents-react": "~2.2.0",
43-
"@ui5/webcomponents-react-base": "~2.2.0",
42+
"@ui5/webcomponents-react": "~2.3.0",
43+
"@ui5/webcomponents-react-base": "~2.3.0",
4444
"react": "^18"
4545
},
4646
"publishConfig": {

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5941,8 +5941,8 @@ __metadata:
59415941
react-content-loader: "npm:7.0.2"
59425942
recharts: "npm:2.12.7"
59435943
peerDependencies:
5944-
"@ui5/webcomponents-react": ~2.2.0
5945-
"@ui5/webcomponents-react-base": ~2.2.0
5944+
"@ui5/webcomponents-react": ~2.3.0
5945+
"@ui5/webcomponents-react-base": ~2.3.0
59465946
react: ^18
59475947
languageName: unknown
59485948
linkType: soft

0 commit comments

Comments
 (0)